Function BotanTLSContext.maxCertChainLength
The maximum length of an accepted certificate chain.
void maxCertChainLength
(
int val
) @property;
int maxCertChainLength() const @property;
Any certificate chain longer than this will result in the TLS negitiation failing.
The default value is 9.