Certificate Rules
The Software Appliance will check the new certificate against the following rules:
- All domains in the certificate must match the ones in the generated CSR.
- The public key of the certificate must match with the public key of the CSR.
- The certificate chain of the certificate must be correct.
- The certificate must have the digitalSignature flag set for KeyUsage.
- The Extended Key Usage of the certificate must include server authentication.