certificate
Here are 758 public repositories matching this topic...
-
Updated
Aug 29, 2020 - Go
Describe the solution you'd like
helm-docs Is a nice little utility for auto-generating the Parameters table from comments in the values.yaml file. It would make PRs into the chart much easier, because you don't need to document in multiple places, and you don't need to edit a huge markdown table.
If you're open to this, I could probably work a PR f
-
Updated
Aug 15, 2020 - Shell
-
Updated
Aug 27, 2020 - Go
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Aug 25, 2020 - Python
-
Updated
Aug 29, 2020 - HTML
-
Updated
May 29, 2020 - Shell
-
Updated
Jul 4, 2020 - Go
-
Updated
Aug 11, 2020 - Go
-
Updated
Aug 24, 2020 - Shell
-
Updated
Aug 12, 2019 - C#
-
Updated
Jul 10, 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
Aug 13, 2020 - TypeScript
-
Updated
Aug 10, 2020
-
Updated
Jun 19, 2019
-
Updated
Aug 27, 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 21, 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: