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

ReleaseYes/No
8.3.x

Details

  1. Make sure that you have all the certificates (base, intermediate, root) to resolve the certificate chain.
  2. Make sure that the certificate is valid (up-to-date)
  3. Make sure that the root and intermediate certificates are imported into the java keystore
  4. For imaging, make sure that the server_name in nginx.conf reflects the dns name and matchs with the certificate.
  5. Select the page you are interested in:

Notes/comments

Related Pages