Does Password Manager support the use of a "wildcard" certificate in the IIS sites?
说明
Some customers may wish to use a "wildcard" SSL certificate (with an * in the subject name), especially in a configuration where the User Site is on its own host. Some solutions do not support the use of a wildcard certificate. Does Password Manager?
解决办法
Wildcard certificate usage is fully supported.
There no known limitations or issues specifically linked to the use of a wildcard certificate.
The requirements for use of a wildcard certificate are fairly standard, and are the same as use of a server-specific certificate: * private keys must be stored on the server * the service account used to run the IIS application pool must have read-access to the private keys * the certificate must show an Enhanced Key Usage of Server Authentication