VMware vSphere

 View Only
  • 1.  How to renew STS Signing certs with custom/third party certs

    Posted 24 days ago

    Our machine SSL and STS signing certificates are expiring soon. For the machine SSL, I was able to generate the CSR and upload the signed certificate using the GUI with no issues but that is not the case with the STS signing. I'm not sure why our STS certs use custom certs when it's usually self-signed. I'm guessing this is a DOD/STIG requirement but how do I generate a CSR and how do I import it afterwards? 

    The GUI doesn't have an option to generate a CSR. I tried importing the certs for the machine SSL but that did not work. If I replace our current certs with VMCA  (self signed) STS certificates, will it cause a negative effect on our systems? We currently use PKI/token based log-in on our Vsphere and wanted to make sure we'll still have access to it.

     Appreciate all the help!



    -------------------------------------------


  • 2.  RE: How to renew STS Signing certs with custom/third party certs

    Posted 18 days ago

    Hello,

    Your all questions are answered in below VMware KB article. Go through it & follow the required steps

    STS Short Summary -

    STS authenticates the user based on the primary credentials, and constructs a SAML token that contains user attributes.
    By default, the VMware Certificate Authority (VMCA) generates the STS signing certificate. You can refresh the STS signing certificate with a new VMCA certificate. You can also import and replace the default STS signing certificate with a custom or third-party generated STS signing certificate. Do not replace the STS signing certificate unless the security policy of your company requires replacing all certificates.

    "STS Signing Certificates are about to expire" alert received in vSphere UI

    "Signing certificate is not valid" or "No healthy upstream" error in vCenter Server Appliance

    vCert - Scripted vCenter expired certificate replacement

    Managing the vCenter Server Security Token Service

    -------------------------------------------