certificate
Here are 771 public repositories matching this topic...
-
Updated
Sep 17, 2020 - Go
Order gets stuck on failed after updating a Certificate from an invalid to a valid Dns/CommonName
Bugs should be filed for issues encountered whilst operating cert-manager.
You should first attempt to resolve your issues through the community support
channels, e.g. Slack, in order to rule out individual configuration errors.
Please provide as much detail as possible.
Describe the bug:
After Creating a Certificate with a wrong CommonName / DnsName (e.g. hello.k8) an Order is
-
Updated
Sep 15, 2020 - Shell
-
Updated
Sep 3, 2020 - Go
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Sep 2, 2020 - Python
-
Updated
Sep 8, 2020 - HTML
-
Updated
Sep 14, 2020 - Shell
-
Updated
Jul 4, 2020 - Go
-
Updated
Aug 11, 2020 - Go
-
Updated
Sep 15, 2020 - Shell
-
Updated
Aug 12, 2019 - C#
-
Updated
Sep 11, 2020 - JavaScript
Add tests
Beyonce said it best. If you like it then you shoulda put a test on it. Scenarios I like:
- Cert is created with right DN
- Cert is stored to X509Store after creation
- Cert request is not resubmitted
- Handles failures gracefully
- HTTP challenge/response works as expected
- Certificate renewal when cert is about to expiration
-
Updated
May 2, 2020 - Python
-
Updated
Sep 16, 2020 - TypeScript
-
Updated
Sep 11, 2020
-
Updated
Jun 19, 2019
-
Updated
Sep 10, 2020 - Java
-
Updated
Dec 24, 2019 - JavaScript
-
Updated
Jul 8, 2019 - Go
-
Updated
Apr 11, 2018 - Go
-
Updated
Aug 28, 2020 - Java
Simple read function for pkcs8 files - I've built something for this (in the process of.. simple as), will push for review if successful. Additional function in pem.js
Use case:
Verify/Read any pkcs8 file
Openssl steps
1.) Create a private key pair
openssl req -x509 -newkey rsa:4096 -keyout test.pem -out test.crt -days 365 -subj "/C=Test/ST=Test/L=London/O=Pemjs/OU=Pemjs/CN=Pemjs.com" -
-
Updated
Aug 31, 2020
Improve this page
Add a description, image, and links to the certificate topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the certificate topic, visit your repo's landing page and select "manage topics."
Copied from #7991: