Iβd like to announce the most unlikely #Python package release:
service-identity 26.1.0, the best way to verify if a certificate is valid for a hostname, IP, or URI is out!
The main change is that we were able to switch from pyasn1 (thank you for more than a decade of great service! π«‘π) to do everything within PyCA's cryptography.
https://github.com/pyca/service-identity/releases/tag/26.1.0




