Secure Socket Layer (SSL) errors
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:
Notes/comments
Related Pages