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

Example fixture certificate is expired #1675

Open
jakekreider opened this issue Apr 26, 2023 · 1 comment
Open

Example fixture certificate is expired #1675

jakekreider opened this issue Apr 26, 2023 · 1 comment

Comments

@jakekreider
Copy link

The certificate expired on 4/22. Looks like it was last regenerated with #1594 .

% curl https://raw.githubusercontent.com/notaryproject/notary/master/fixtures/notary-server.crt | openssl x509 -noout -text
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  3883  100  3883    0     0  16125      0 --:--:-- --:--:-- --:--:-- 16594
Certificate:                                                                                                                 
    Data:                                                                                                                    
        Version: 3 (0x2)                                                                                                     
        Serial Number: 9243224537344790703 (0x804687be779c50af)                                                              
    Signature Algorithm: sha256WithRSAEncryption                                                                             
        Issuer: C=US, ST=CA, L=San Francisco, O=Docker, CN=Notary Intermediate Testing CA                                    
        Validity                                                                                                             
            Not Before: Apr  2 13:09:33 2021 GMT                                                                             
            Not After : Apr 22 13:09:33 2023 GMT    
@stefan-zh
Copy link

There's a PR published to fix this: #1676 It needs to be reviewed by the maintainers.

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

No branches or pull requests

2 participants