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
trafficstars

### Steps to Reproduce 1. create a root CA with name constraints permitted: DNS:example.com 2. run `step ca init --root=CA.pem --key=CA.key` 3. open ~/.step/config/ca.json, delete provisioners and add `"enableAdmin": true`...

bug

In enableAdmin=true mode, the first provisioner is created on startup. This patch asks for the admin name/subject when creating the provisioner. This is necessary if the root CA has nameConstraints...

needs triage

### Subject of the issue The step-ca container health state is shown as `Up (health: starting)`, later it will turn to `Up (unhealthy)`. But the service runs fine and it...

bug

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

enhancement
area/acme
needs triage

### Description This PR adds alpha support for certificate transparency support in step certificates.

### Subject of the issue I am trying to use step-ca as SCEP server for my Cisco homelab. I am confident that Cisco implementation is working but step-ca complains about...

bug
needs triage

### Subject of the issue When using the `vancluever/acme` Terraform provider, cert creation works fine, but revoking results in 404 error ### Your environment * OS - CentOS 7 *...

enhancement
area/acme

### Provisioner configuration for default key types, sizes, crvs, etc. ### Why this is needed Support more specialized use cases.

enhancement
roadmap
provisioner flexibility

### Description Although `step-pkcs11-init` is intended as a script that can be modified for specific purposes, it lacks a specific functionality that should be useful, being able to sign an...

enhancement

First of all thanks a lot for the CA Server and the CLI Client. The first one that made sense to me. :1st_place_medal: ### What would you like to be...

enhancement