forked from pool/python-service_identity
This branch is 2 commits behind pool/python-service_identity:factory
- update to 24.1.0:
* If a certificate doesn't contain any `subjectAltName`s, we
now raise `service_identity.CertificateError` instead of
`service_identity.VerificationError` to make the problem
easier to debug.
- Since Chrome 58 and Firefox 48 both don’t accept certificates
that contain only a Common Name, its usage is hereby
deprecated in service_identity too. We have been raising
a warning since 16.0.0 and the support will be removed in
- When service_identity.SubjectAltNameWarning is raised, the
- Wildcards (*) are now only allowed if they are the leftmost
label in a certificate. This is common practice by all major
OBS-URL: https://build.opensuse.org/request/show/1140210
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-service_identity?expand=0&rev=15
Description
No description provided
Languages
RPM Spec
100%