Changes for version 0.028 - 2024-12-13
- Bug Fix
- Fix bugs of Net::SSLeay#get_SSL_CTX method.
- Fix bugs of Net::SSLeay#set_SSL_CTX method.
- Test Improvement
- Online tests are skipped in offline systems.
- Changes
- $type argument of Net::SSLeay::SSL_CTX#use_certificate_file method becomes optional.
- $type argument of Net::SSLeay::SSL_CTX#use_PrivateKey_file method becomes optional.
- Net::SSLeay::Error::SSL_ERROR_WANT_READ and Net::SSLeay::Error::SSL_ERROR_WANT_WRITE are thrown in connect_SSL, accept_SSL, write, read, shutdown methods in Net::SSLeay class.
- New Features
- Add SSL_ERROR_WANT_WRITE class.
- Add SSL_ERROR_WANT_READ class.
Modules
OpenSSL Binding and SSL data strcuture.
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 Data Conversion Functions between DER Format and Internal Data Structure in OpenSSL
OpenSSL Errors
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
OpenSSL SSL_METHOD data structure
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.