-
Notifications
You must be signed in to change notification settings - Fork 84
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
Extend Certificate Expiry #825
Comments
Hi @vikasprasad007 , The testing key and certificate generated by If you are asking for testing purposes, you can re-generate a new test key and cert, or use tool like Azure Key Vault or openssl to generate a test key/cert with a longer expiration.
|
Hello @FeynmanZhou, Thanks for your response. We have a plan to implement AKV plugin for production, but we can't do it for now as this plugin is under preview and based on Microsoft it will be publish in 2024 Q1, meanwhile we wants client to review the signing feature. Request you to please help us with this, we have ssl certificate now how we can add this into notation key list or how can we use this key and cert for signing and verification. |
Signing with local key is not supported yet but we have an issue #539 to track it. A workaround is to manually edit the signingkeys.json and add the signing key/cert file to We could provide a guideline on FAQ for this case. |
@vikasprasad007 Did this workaround solve your problem?
|
This issue is stale because it has been opened for 60 days with no activity. Remove stale label or comment. Otherwise, it will be closed in 30 days. |
@priteshbandi will check how much effort on updating the default value. |
Is your feature request related to a problem?
Notation generated test certificate have only 1 day expiry, is there a way to set/extend expiry?
What solution do you propose?
We are demonstrating image signing and verification feature to client but due to 1 day expiry we have to create certificate every day. It would be helpful we we can extend the expiry of certificate.
What alternatives have you considered?
Azure Keyvault..
Any additional context?
No response
The text was updated successfully, but these errors were encountered: