diff --git a/design-document.mdx b/design-document.mdx index 0c871c0d..2b09cbbd 100644 --- a/design-document.mdx +++ b/design-document.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: The Design & Architecture of Smallstep -html_title: Step-CA Architecture & Design Document +html_title: step-ca Architecture & Design Document pagetitle: Architectural Design Document | Smallstep Documentation description: Technical architecture and design principles of step-ca. Understand the security model and implementation details of our CA. --- diff --git a/platform/README.mdx b/platform/README.mdx index c87bd492..cbde9630 100644 --- a/platform/README.mdx +++ b/platform/README.mdx @@ -124,12 +124,12 @@ Our open-source toolchain for certificate and PKI management features 3 componen [Join our open-source Discord community.](https://u.step.sm/discord) -## `step-ca` Pro +## Step CA Pro -`step-ca` Pro is Smallstep's drop-in upgrade for our open-source Certificate Authority server, offering advanced features, support, and compliance options. It extends our open source with high availability, active revocation, FIPS compliance, simpler integrations and APIs, and device identity features. +Step CA Pro is Smallstep's drop-in upgrade for our open-source Certificate Authority server, offering advanced features, support, and compliance options. It extends our open source with high availability, active revocation, FIPS compliance, simpler integrations and APIs, and device identity features. -`step-ca` Pro is ideal for organisations who want full On-Prem Control or need to make the transition from open-source to commercial to access Device Identity capabilities and advanced compliance options. +Step CA Pro is ideal for organisations who want full On-Prem Control or need to make the transition from open-source to commercial to access Device Identity capabilities and advanced compliance options. -With `step-ca` Pro, just like our open source packages, you maintain full control over the CA and signing keys while benefiting from our cloud-based integrations and management interface. +With Step CA Pro, just like our open source packages, you maintain full control over the CA and signing keys while benefiting from our cloud-based integrations and management interface. Interested? [Reach out to our Sales team](https://go.smallstep.com/request-demo). diff --git a/step-ca/README.mdx b/step-ca/README.mdx index ae38c37e..8b55d95a 100644 --- a/step-ca/README.mdx +++ b/step-ca/README.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 -title: "`step-ca` server" -html_title: Step-CA Certificate Authority Overview +updated_at: September 18, 2025 +title: "step-ca server" +html_title: step-ca Certificate Authority Overview description: Complete documentation for step-ca certificate authority. Deploy and manage your own private CA for enterprise PKI operations. cta: text: Install `step-ca` diff --git a/step-ca/acme-basics.mdx b/step-ca/acme-basics.mdx index a1243dc2..503c9422 100644 --- a/step-ca/acme-basics.mdx +++ b/step-ca/acme-basics.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: ACME Basics -html_title: ACME Protocol Basics for Step-CA Users +html_title: ACME Protocol Basics for step-ca Users description: Learn ACME protocol fundamentals for step-ca. Implement automated certificate management using industry-standard protocols. --- diff --git a/step-ca/configuration.mdx b/step-ca/configuration.mdx index f1037420..d9a90782 100644 --- a/step-ca/configuration.mdx +++ b/step-ca/configuration.mdx @@ -1,5 +1,6 @@ --- -title: Configuring `step-ca` +updated_at: September 18, 2025 +title: Configuring step-ca html_title: Configuring open source step-ca description: Learn how to configure step-ca --- diff --git a/step-ca/getting-started.mdx b/step-ca/getting-started.mdx index 8b3c0dd2..e1e69fc8 100644 --- a/step-ca/getting-started.mdx +++ b/step-ca/getting-started.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Getting Started -html_title: Getting Started with Step-CA Installation +html_title: Getting Started with step-ca Installation description: Get started with step-ca certificate authority. Complete guide to installing and running your first private PKI infrastructure from scratch. --- diff --git a/step-ca/installation.mdx b/step-ca/installation.mdx index 6dea66f9..67379aa9 100644 --- a/step-ca/installation.mdx +++ b/step-ca/installation.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Install step-ca -html_title: Install Step-CA Certificate Authority Guide +html_title: Install step-ca Certificate Authority Guide description: Install step-ca certificate authority on any platform. Quick deployment guide for private PKI infrastructure with comprehensive setup instructions. --- diff --git a/step-ca/integrations.mdx b/step-ca/integrations.mdx index 87f2d20a..50f0d399 100644 --- a/step-ca/integrations.mdx +++ b/step-ca/integrations.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Integrations -html_title: Step-CA Integration Ecosystem and Partners +html_title: step-ca Integration Ecosystem and Partners description: Browse 100+ integrations for step-ca certificate authority. Connect PKI to existing identity and security infrastructure for unified access. --- diff --git a/step-ca/provisioners.mdx b/step-ca/provisioners.mdx index 1c942a38..99ade131 100644 --- a/step-ca/provisioners.mdx +++ b/step-ca/provisioners.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 -title: Configuring `step-ca` Provisioners -html_title: Configure Certificate Provisioners in Step-CA +updated_at: September 18, 2025 +title: Configuring step-ca Provisioners +html_title: Configure Certificate Provisioners in step-ca description: Master step-ca provisioners for flexible certificate issuance. Support multiple authentication methods from OIDC to cloud metadata. --- diff --git a/step-ca/registration-authority-ra-mode.mdx b/step-ca/registration-authority-ra-mode.mdx index ea386df7..19cb4e19 100644 --- a/step-ca/registration-authority-ra-mode.mdx +++ b/step-ca/registration-authority-ra-mode.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Registration Authority Mode -html_title: Configure Registration Authority Mode in Step-CA +html_title: Configure Registration Authority Mode in step-ca description: Configure step-ca as a Registration Authority. Separate certificate issuance from signing for enhanced security architecture. --- diff --git a/step-ca/revocation.mdx b/step-ca/revocation.mdx index 5ce475c1..11eb7c3c 100644 --- a/step-ca/revocation.mdx +++ b/step-ca/revocation.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Certificate Revocation -html_title: Certificate Revocation Management in Step-CA +html_title: Certificate Revocation Management in step-ca description: Implement certificate revocation in step-ca. Support CRL and OCSP for comprehensive certificate lifecycle management and security. --- diff --git a/step-ca/templates.mdx b/step-ca/templates.mdx index 3df4dda6..449f513c 100644 --- a/step-ca/templates.mdx +++ b/step-ca/templates.mdx @@ -1,8 +1,8 @@ --- -title: Configuring `step-ca` Templates -html_title: Certificate Template Reference for Step-CA +title: Configuring step-ca Templates +html_title: Certificate Template Reference for step-ca description: Create and manage certificate templates in step-ca. Customize certificate attributes for specific use cases and compliance requirements. -updated_at: September 17, 2025 +updated_at: September 18, 2025 --- People use private CAs for all sorts of things, in many different contexts: diff --git a/step-ca/webhooks.mdx b/step-ca/webhooks.mdx index aee0e807..af362701 100644 --- a/step-ca/webhooks.mdx +++ b/step-ca/webhooks.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Webhooks -html_title: Configure Certificate Webhooks in Step-CA +html_title: Configure Certificate Webhooks in step-ca description: Implement webhooks in step-ca for richer certificates. Integrate external data sources and automate certificate workflows with custom logic. --- diff --git a/tutorials/acme-protocol-acme-clients.mdx b/tutorials/acme-protocol-acme-clients.mdx index 18908077..1a5dfe2a 100644 --- a/tutorials/acme-protocol-acme-clients.mdx +++ b/tutorials/acme-protocol-acme-clients.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Configure popular ACME clients to use a private CA with the ACME protocol -html_title: Configure ACME Clients with Step-CA Tutorial +html_title: Configure ACME Clients with step-ca Tutorial description: Configure popular ACME clients with step-ca. Support for Certbot, acme.sh, and other ACME implementations for automated certificate management. --- diff --git a/tutorials/cloud-vm-certificate.mdx b/tutorials/cloud-vm-certificate.mdx index 7769dc22..2b6591d7 100644 --- a/tutorials/cloud-vm-certificate.mdx +++ b/tutorials/cloud-vm-certificate.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Use the AWS, GCP, or Azure metadata API to issue X.509 cloud VM certificates to workloads -html_title: Automate Cloud VM Certificates with Step-CA +html_title: Automate Cloud VM Certificates with step-ca description: Automate certificates for cloud VMs using metadata APIs. Secure AWS, GCP, and Azure instances with automated identity and Zero Trust access. --- diff --git a/tutorials/docker-tls-certificate-authority.mdx b/tutorials/docker-tls-certificate-authority.mdx index c85fe0a2..e26859f7 100644 --- a/tutorials/docker-tls-certificate-authority.mdx +++ b/tutorials/docker-tls-certificate-authority.mdx @@ -1,7 +1,7 @@ --- -updated_at: September 17, 2025 +updated_at: September 18, 2025 title: Run a private online TLS certificate authority in a Docker container -html_title: Run Step-CA in Docker Container Tutorial +html_title: Run step-ca in Docker Container Tutorial description: Run step-ca certificate authority in Docker. Containerized PKI deployment for modern infrastructure environments with easy scalability options. ---