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

Resolve certificate with CN ABC DEF is near expiry messages #2911

Closed
ijc opened this issue Feb 13, 2018 · 4 comments
Closed

Resolve certificate with CN ABC DEF is near expiry messages #2911

ijc opened this issue Feb 13, 2018 · 4 comments

Comments

@ijc
Copy link
Contributor

ijc commented Feb 13, 2018

linuxkit/kubernetes#62 is the most recent instance of a user reporting the "certificate... is near expiry" messages:

WARN[0003] certificate with CN Justin Cormack is near expiry
WARN[0003] certificate with CN  is near expiry
WARN[0003] certificate with CN  is near expiry
WARN[0003] certificate with CN avi@atomicinc.com is near expiry
WARN[0003] certificate with CN Ian Campbell is near expiry
WARN[0004] certificate with CN  is near expiry
WARN[0004] certificate with CN  is near expiry
WARN[0004] certificate with CN avi@atomicinc.com is near expiry
WARN[0004] certificate with CN Ian Campbell is near expiry
WARN[0004] certificate with CN Justin Cormack is near expiry
WARN[0004] certificate with CN Justin Cormack is near expiry

Although these are benign (until the key actually expires) we should figure out what to do about them, either short or long term. For now this issue can serve as a place to point users who are concerned.

@justincormack
Copy link
Member

The longer term solution is that apparently they will go away with Notary 0.6 which is out soon...

@ijc
Copy link
Contributor Author

ijc commented Feb 13, 2018

What is the behaviour of pulling an image which was signed with a now expired certificate going to be?

Is removing the message sufficient or do we also need to rotate our signatures?

@justincormack
Copy link
Member

I believe the message is just referring to the timestamp signatures that are automatically rotated on hub, so we dont need to do anything.

@rn
Copy link
Member

rn commented Mar 7, 2018

fixed via #2951

closing

@rn rn closed this as completed Mar 7, 2018
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

3 participants