479f514431
17.0.0 (2017-05-23) ------------------- Deprecations: ^^^^^^^^^^^^^ - 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 mid-2018 for good. Changes: ^^^^^^^^ - When ``service_identity.SubjectAltNameWarning`` is raised, the Common Name of the certificate is now included in the warning message. `#17 <https://github.com/pyca/service_identity/pull/17>`_ - Added ``cryptography.x509`` backend for verifying certificates. `#18 <https://github.com/pyca/service_identity/pull/18>`_ - Wildcards (``*``) are now only allowed if they are the leftmost label in a certificate. This is common practice by all major browsers. `#19 <https://github.com/pyca/service_identity/pull/19>`_
25 lines
1.1 KiB
Text
25 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2017/05/29 11:22:51 wiz Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/service_identity/__init__.py
|
|
${PYSITELIB}/service_identity/__init__.pyc
|
|
${PYSITELIB}/service_identity/__init__.pyo
|
|
${PYSITELIB}/service_identity/_common.py
|
|
${PYSITELIB}/service_identity/_common.pyc
|
|
${PYSITELIB}/service_identity/_common.pyo
|
|
${PYSITELIB}/service_identity/_compat.py
|
|
${PYSITELIB}/service_identity/_compat.pyc
|
|
${PYSITELIB}/service_identity/_compat.pyo
|
|
${PYSITELIB}/service_identity/cryptography.py
|
|
${PYSITELIB}/service_identity/cryptography.pyc
|
|
${PYSITELIB}/service_identity/cryptography.pyo
|
|
${PYSITELIB}/service_identity/exceptions.py
|
|
${PYSITELIB}/service_identity/exceptions.pyc
|
|
${PYSITELIB}/service_identity/exceptions.pyo
|
|
${PYSITELIB}/service_identity/pyopenssl.py
|
|
${PYSITELIB}/service_identity/pyopenssl.pyc
|
|
${PYSITELIB}/service_identity/pyopenssl.pyo
|