Changes for version 0.033 - 2024-12-21
- Stability Improvement
- Unit tests and documentation are finised.
- New Features
- Add the following fields to Net::SSLeay::SSL_CTX.
- has verify_callback : ro Net::SSLeay::Callback::Verify;
- has default_passwd_cb : ro Net::SSLeay::Callback::PemPassword;
- has alpn_select_cb : ro Net::SSLeay::Callback::AlpnSelect;
- has tlsext_servername_callback : ro Net::SSLeay::Callback::TlsextServername;
- Add the following fields to Net::SSLeay::SSL_CTX.
Modules
OpenSSL Binding to SPVM
ASN1_ENUMERATED Data Structure in OpenSSL
ASN1_GENERALIZEDTIME Data Structure in OpenSSL
ASN1_INTEGER Data Structure in OpenSSL
ASN1_OBJECT Data Structure in OpenSSL
ASN1_OCTET_STRING Data Structure in OpenSSL
ASN1_STRING Data Structure in OpenSSL
ASN1_TIME Data Structure in OpenSSL
BIO Data Strucutre in OpenSSL
Function Pointer Type of SSL_CTX_set_alpn_select_cb function's Callback Argument in OpenSSL
Function Pointer Type of SSL_CTX_set_msg_callback function's Callback Argument in OpenSSL
pem_password_cb Function Pointer Type in OpenSSL..
Function Pointer Type of SSL_CTX_set_tlsext_servername_callback function's Callback Argument in OpenSSL.
SSL_verify_cb Function Pointer Type in OpenSSL.
Config Builder for Net::SSLeay.
OpenSSL Constants
Name Space for d2i_TYPE and i2d_TYPE functions in OpenSSL
ERR Name Space in OpenSSL
EVP Name Space in OpenSSL
EVP_CIPHER_CTX Data Structure in OpenSSL
EVP_MD Data Structure in OpenSSL
EVP_PKEY Data Structure in OpenSSL
OpenSSL Error
The Error indicated by PEM_R_NO_START_LINE in OpenSSL
The Error indicated by SSL_ERROR_WANT_READ in OpenSSL
The Error indicated by SSL_ERROR_WANT_WRITE in OpenSSL
GENERAL_NAME Data Structure in OpenSSL
OBJ Name Space in OpenSSL
OPENSSL(or OpenSSL) Name Space in OpenSSL
OPENSSL_INIT Name Space in OpenSSL
OPENSSL_INIT_SETTINGS Data Structure in OpenSSL
OpenSSL PEM data structure
PKCS12 Data Structure in OpenSSL
RAND Name Space in OpenSSL
SSL_CTX data structure in OpenSSL
SSL_METHOD data structure in OpenSSL
Utilitiy Methods for OpenSSL
X509 data structure in OpenSSL
X509_CRL data structure in OpenSSL
X509_EXTENSION Data Structure in OpenSSL
X509_NAME Data Structure in OpenSSL
X509_NAME_ENTRY Data Structure in OpenSSL
X509_REVOKED Data Strucuture in OpenSSL
X509_STORE data structure in OpenSSL
X509_STORE_CTX Data Structure in OpenSSL
X509_VERIFY_PARAM Data Structure in OpenSSL.