Categories
Tags
Blog Stats
- 733,500 hits
Follow me on Twitter
My TweetsRSS
Social
Categories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Social
Blog Stats
- 733,500 hits
RSS
Follow me on Twitter
My TweetsCategories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Blog Stats
- 733,500 hits
RSS
Follow me on Twitter
My TweetsSocial
Categories
Tags
- Agentless
- Anti-Malware
- AWS
- certificate
- ESX commands
- ESXi AD Authentication issue
- ESXi issue
- HP
- hp c7000 enclosure
- HP Firmware
- HP Onboard Administrator
- joining PSC with AD
- NSX 6.1.4
- Platform Services Controller ( PSC )
- PowerCLI
- Powershell
- SSO
- Trend Anti-Malware
- Trend Deep Security Agent
- Trend Micro Deep Security
- Trend Micro Deep Security 9.6
- VC6.0 Installation Issue
- Vcenter Appliance Issue
- VCSA
- vCSA 6.0
- VCSA CLI
- vCSA Issues
- vShield
- Windows 2012
- Windows powershell
Blog Stats
- 733,500 hits
RSS
Category Archives: Certificate
Tips to update the certificate request with SANs (subject alternative names)
When we deploy our custom certificate in the https://<vrops>/admin UI, vROps will take care of distribute that same certificate to all vROps nodes. Because vROps uses one certificate for all nodes, we must have every nodes’ IP address and FQDN … Continue reading
Posted in Certificate, VMware, vROPs
Tagged certificate, vCenter 6.0 SSL Certificate, vrealize operation, vROPs
Leave a comment
Options to check and alert the vcenter certificate expiration
Last week one of our vCenter went down because of the machine certificate got expired and it took some time to find out the issue so I thought it will be helpful to show the options to verify the certificate … Continue reading
vSphere Replication sso fails with error Bad exit code:1
After upgrading the VCSA to the latest U2 and also with new machine certificate , noticed vSphere Replication was in failed status and when I tried to configure the lookup service address and restarting the service it was failing with … Continue reading
Posted in Certificate, vCSA 6.0, VMware, vSphere Replication VR
Tagged vCSA 6.0, VR, vSphere Replication
Leave a comment
Lookup service fails with the certificate error for external VMware solution like NSX Manager,VMware vCenter Site Recovery Manager, VMware vSphere Replication or vSheild Manager.
Some solutions, such as VMware vCenter Site Recovery Manager, VMware vSphere Replication, or vSheild Manager are always installed on a different machine than the associated vCenter Server system or Platform Services Controller that manages the certificates for the solution. If you … Continue reading
Replacing vCenter 6.0 SSL Certificate.
To generate the certificate we need to have Microsoft Certificate Authority server with the vSphere 6.0 Template for SSL Certificate.Pls check my other blog on creating the new template for vSphere 6.0. update 04\02\2016 Before proceeding to change the certificate, … Continue reading
Creating a new Template for vSphere 6.0 to use for Machine SSL and Solution User certificate.
Pls check my previous blogs about the PSC , F5 PSC LB, vCSA installation and PSC AD configuration. Login to the windows CA issuing server and type certtmpl.msc which starts up the Certificate Templates Console. Go to the Templates folder , right … Continue reading
Posted in Certificate, High-Availability, vCSA 6.0, VMware, Windows
Tagged Install and Configure vCSA 6.0, vcenter 6.0 template, vCSA 6.0
Leave a comment
Install and Configure VMware vCSA 6.0 with External Platform Service Controller ( PSC )
Pls check my previous blog about Installing the PSC and Configuring the F5 Load Balancer and in this blog we can see the installation of the vCSA and configuring it with the External PSC. Before Starting the Installation it is … Continue reading
F5 Load Balancer Configuration for the HA Platform Services Controller ( PSC )
Pls check my previous blog on configuring the PSC in HA and here we can see the F5 configuration for the load balancer. Node 1: PSCSSO1.domain.local\10.10.10.1 Node2:PSCSSO2.domain.local\10.10.10.2 LB: PSCSSO.domain.local\10.10.10.3 We need to download the lb.p12 file from the ha Folder … Continue reading
Upgrade the Certificate Authority to SHA256
VMware recommends the certificate authorities to generate certificate using SHA256 and also in SSO LB document they mentioned not to use SHA 1 signature algorithm for SSL certificate. Pls find the below steps to upgrade the CA to SHA256. Before … Continue reading
Deploying Platform Services Controller ( PSC ) in HA mode behind a Load Balancer.
In this blog we can see the configuration of High Availability External Platform Services Controller ( PSC ) Appliance .A fresh, or new, vCenter Single Sign-On high availability deployment is recommended when there are multiple vCenter Server systems or vCenter … Continue reading