certificate
Here are 821 public repositories matching this topic...
-
Updated
Nov 23, 2020 - Go
Add PrometheusRule
Is your feature request related to a problem? Please describe.
At cert-manager 1.0, there is ServiceMonitor to scrape certs metrics, but there is no alert(s) on certs renew failures to cluster operator.
Describe the solution you'd like
PrometheusRule object with alerting rules about expiring certs. Plus, ability to extend/override default rules via helm values.
/kind feature
-
Updated
Nov 21, 2020 - Shell
-
Updated
Nov 23, 2020 - Go
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Nov 18, 2020 - Python
-
Updated
Nov 23, 2020 - HTML
-
Updated
Oct 31, 2020 - Shell
-
Updated
Jul 4, 2020 - Go
-
Updated
Nov 9, 2020 - Go
-
Updated
Nov 19, 2020 - Shell
-
Updated
Aug 12, 2019 - C#
-
Updated
Nov 20, 2020 - Java
-
Updated
Nov 23, 2020 - JavaScript
If you create a custom ICertificateAuthorityConfiguration and pass it to say a step-ca authority, with a custom port in the URL the FileSystemAccountStore tries to put the port in the directory name and fails.
Can we change from AuthorityUri to Host?
Add tests
-
Updated
Nov 23, 2020
-
Updated
May 2, 2020 - Python
-
Updated
Nov 19, 2020 - TypeScript
-
Updated
Oct 28, 2020
-
Updated
Dec 24, 2019 - JavaScript
-
Updated
Jul 8, 2019 - Go
-
Updated
Aug 28, 2020 - Java
-
Updated
Apr 11, 2018 - Go
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
Nov 5, 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: