OpenSSLContext.maxCertChainLength

The maximum length of an accepted certificate chain.

Any certificate chain longer than this will result in the SSL/TLS negitiation failing.

The default value is 9.

  1. int maxCertChainLength [@property setter]
  2. int maxCertChainLength [@property getter]
    class OpenSSLContext
    @safe @property const
    int
    maxCertChainLength
    ()

Meta