SSL_MAX_CERT_LIST_DEFAULT

100k max cert list :-)

extern (C) nothrow @nogc
enum SSL_MAX_CERT_LIST_DEFAULT = 1024 * 100;

Meta