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

FreeBSD uses an rc.d framework for starting up applications. The pidfile is a special case because it is used by the rc system itself. It's used to tell rc how...

enhancement
good first issue

I have some pre-setup keys in AWS, I want to use these for smallstep. It appears that step-awskms-init wants to use it's own key names and won't allow me to...

bug

### What would you like to be added It's documented [here](https://smallstep.com/docs/step-ca/basic-certificate-authority-operations#adjust-certificate-lifetimes) how you can adjust the default, min and max durations of the CA, by editing ca.json. It would be...

enhancement

I have just found that ACME now support S/MIME via [rfc8823](https://datatracker.ietf.org/doc/rfc8823/). While the implementations of this is still ongoing, there is already a client being developed ontop of certbot: [polhenarejos/acme_email](https://github.com/polhenarejos/acme_email)....

enhancement

### What would you like to be added I would like to be able to restrict the types of keys clients are allowed to submit to the CA for SSH...

enhancement

### What would you like to be added I'd like to have the option to not have the HSM pin stored in a configuration file, but instead be required to...

enhancement
good first issue
quickfix

Hi, I am posting this here as I think this could interest a lot of people, and I did not find anything regarding this matter in the repository (maybe I...

documentation

### Subject of the issue When the initial http-01 challenge is sent to port 80, it is valid to accept redirects. Often, ingress servers are configured to automatically redirect all...

enhancement
area/acme

### Revocation of x509 cert by serial does not check the serial number When a certificate is revoked by serial number, the given serial number is added as-is to the...

bug