certificates icon indicating copy to clipboard operation
certificates copied to clipboard

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.

Results 283 certificates issues
Sort by recently updated
recently updated
newest added

### What would you like to be added We can't query smallstep for anything related to certs because the only thing in the DB is the bytes of the cert....

area/cert-observability
good first issue

### Subject of the issue **Please note, I am not sure if this is a bug.** It is just unexpected behavior I found after wasting a little of Max Furman's...

bug
area/acme

### Discussed in https://github.com/smallstep/certificates/discussions/615 Originally posted by **Kieren** June 22, 2021 In order to use leaf certificates issued by step ca for mTLS in a particular IoT application the certificates...

### What would you like to be added Is it possible to add tooling that will pull out a list of certificates issued by the CA and output to CSV...

enhancement
area/cert-observability
area/X509
roadmap

Currently `step-ca` uses a NoSQL storage schema. Switching to a SQL schema will have numerous benefits: - Allow users to easily query the db to build their own reporting. -...

enhancement
area/cert-observability
roadmap

I don't know if the following is an enhancement request, or simply a request for info on how to do something. I couldn't find a more appropriate support channel, irc/gitter/forum...

enhancement
roadmap

### What would you like to be added **Please add the possibility to configure mututal tls authentication for the step-ca/provisioners in general, as in: Additional to the exisitng authentication methods!**...

enhancement
roadmap

### What would you like to be added Add support for haproxy's proxy protocol: https://www.haproxy.org/download/2.4/doc/proxy-protocol.txt ### Why this is needed The documentation for proxying is talking about 2 features you...

enhancement

While running ... * If the intermediate expires then error loudly in the log but don't exit the process. At some point `step-ca` will try to renew it's own server...

enhancement