Purpose
This section deals with errors that may be encountered when configuring or using Secure Socket Layer (SSL) .
Applicable in CAST Version
Release | Yes/No |
---|---|
8.3.x |
Details
- Make sure that you have all the certificates (base, intermediate, root) to resolve the certificate chain.
- Make sure that the certificate is valid (up-to-date)
- Make sure that the root and intermediate certificates are imported into the java keystore
- For imaging, make sure that the server_name in nginx.conf reflects the dns name and matchs with the certificate.
- Select the page you are interested in:
- SSL Errors - Alias name does not identify a key entry
- SSL Errors - Cannot provide secure connection
- SSL Errors - curl - Peer Certificate issuer is not recognized
- SSL Errors - PXIX path building failed - How to import certificate into JRE/JDK
- SSL Errors - sslv3 alert handshake failure - SSL alert number 40
- SSL Errors - Unable to get local issuer certificate
Notes/comments
Related Pages