Functions | |
static bool | setSerialNumber (ASN1_INTEGER *ai, BIGNUM const *serial) |
static void | ssl_ask_password (SSL_CTX *context, const char *prompt) |
static void | ssl_free_CertChain (void *, void *ptr, CRYPTO_EX_DATA *, int, long, void *) |
static const char * | ssl_get_attribute (X509_NAME *name, const char *attribute_name) |
Detailed Description
Function Documentation
◆ setSerialNumber()
|
static |
Set serial random serial number or set random serial number.
Definition at line 77 of file gadgets.cc.
Referenced by generateFakeSslCertificate().
◆ ssl_ask_password()
|
static |
Definition at line 89 of file support.cc.
References Ssl::AskPasswordCb(), Config, SquidConfig::Program, and SquidConfig::ssl_password.
Referenced by Ssl::InitClientContext().
◆ ssl_free_CertChain()
|
static |
Callback handler function to release STACK_OF(X509) "ex" data stored in an SSL object.
Definition at line 617 of file support.cc.
References STACK_OF().
Referenced by Ssl::Initialize().
◆ ssl_get_attribute()
|
static |
Definition at line 768 of file support.cc.
References DBG_IMPORTANT, and debugs.