Releases: jawah/wassima
Releases · jawah/wassima
Version 1.0.1
1.0.1 (2023-09-26)
Added
- Expose
__version__
. - Support for
certifi
fallback if you did not pick up a compatible wheel. Expose constantRUSTLS_LOADED
as a witness.
Version 1.0.0
1.0.0 (2023-09-20)
Added
- Public functions
root_der_certificates
,root_pem_certificates
,generate_ca_bundle
, andcreate_default_ssl_context
.