Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

{Packaging} Bump certifi to 2021.10.8 #20963

Merged
merged 1 commit into from
Jan 14, 2022
Merged

{Packaging} Bump certifi to 2021.10.8 #20963

merged 1 commit into from
Jan 14, 2022

Conversation

jiasli
Copy link
Member

@jiasli jiasli commented Jan 13, 2022

Description

certifi hasn't been bumped since 2019-06-26 (#9785).

Some certificate will expire soon:

Certificate:
    Data:
        Version: 3 (0x2)
        Serial Number: 144470 (0x23456)
        Signature Algorithm: sha1WithRSAEncryption
        Issuer: C=US, O=GeoTrust Inc., CN=GeoTrust Global CA
        Validity
            Not Before: May 21 04:00:00 2002 GMT
            Not After : May 21 04:00:00 2022 GMT

We should bump certifi to the latest version before it is too late.

Additional information

In order to view decoded CA bundle, run

openssl storeutl -noout -text -certs D:\cli\py310\Lib\site-packages\certifi\cacert.pem

See https://serverfault.com/a/1079893/174062

@yonzhan
Copy link
Collaborator

yonzhan commented Jan 13, 2022

Packaging

@jiasli jiasli merged commit 93c47df into Azure:dev Jan 14, 2022
@jiasli jiasli deleted the certifi branch January 14, 2022 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants