certificate-authority
Here are 192 public repositories matching this topic...
What would you like to be added
I would love to have a MongoDB database connector.
Why this is needed
All our other services use MongoDB and I would love to keep everything unified in one database system.
Failing that, is it possible to provide a pluggable webhook that we can have and then enter into our own database?
The tool should be smart enough to support reading pkcs8 private keys.
Ideally, we should support writing pkcs8 private keys if the user desires.
The config file is currently mandatory. Some parts of cashierd can be configured via environment variables (I'm really not sure why I did this) but ideally the config should be entirely settable using cmdline flags and the config file should be optional.
-
Updated
May 27, 2020 - Python
Seriously. This software is so well done. It takes a bit of getting used to but once you know what you're doing it's so incredibly useful.
-
Updated
May 23, 2020 - Python
-
Updated
May 24, 2020 - Java
When I first tried to get Pebble running using the binary I downloaded from the releases, it complained about missing files it was looking for. I got it working by copying the test directory from the source repository into the same folder as the Pebble binary. With that, I was able to run Pebble without needing to specify any arguments.
This would be useful to document for people just startin
-
Updated
May 27, 2020 - PHP
-
Updated
Apr 25, 2017 - Go
-
Updated
Jun 2, 2016 - PowerShell
-
Updated
Jan 26, 2020 - Shell
-
Updated
May 4, 2020 - HTML
-
Updated
Oct 9, 2018 - PowerShell
-
Updated
May 24, 2020 - Python
-
Updated
May 27, 2020 - Rust
-
Updated
Nov 19, 2019 - Python
-
Updated
Nov 30, 2019 - Shell
-
Updated
May 26, 2020 - Java
-
Updated
May 4, 2020 - LiveScript
-
Updated
Sep 18, 2016 - Java
Similar to https://mkcert.org/ we should be able to create whatever output format from applying a whitelist against a store. This would mean cert-manage would create files like: java truststores, pem bundles, etc
-
Updated
Dec 16, 2019 - Shell
-
Updated
Jan 24, 2019 - Go
-
Updated
Jan 12, 2019 - Shell
-
Updated
May 16, 2020 - Java
Improve this page
Add a description, image, and links to the certificate-authority topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the certificate-authority topic, visit your repo's landing page and select "manage topics."


At https://github.com/letsencrypt/boulder/blob/97390560a3bf1f68404087c7011752cf1e4bc302/va/va.go#L421, we log when an RPC to a remote VA failed (e.g. due to network timeout or connection refused). However, we don't currently have a stat that shows just that number (as opposed to overall validation failures, which includes cases where we got, e.g., and invalid challenge token). We should add a stat