BotanTLSContext.maxCertChainLength

The maximum length of an accepted certificate chain.

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

The default value is 9.

  1. int maxCertChainLength [@property setter]
    class BotanTLSContext
    @property
    void
    maxCertChainLength
    (
    int val
    )
  2. int maxCertChainLength [@property getter]

Meta