mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
13 lines
734 B
Plaintext
13 lines
734 B
Plaintext
---
|
|
title: "Internal PKI"
|
|
sidebarTitle: "Overview"
|
|
description: "Learn how to create a Private CA hierarchy and issue X.509 certificates."
|
|
---
|
|
|
|
Infisical can be used to create a Private Certificate Authority (CA) hierarchy and issue X.509 certificates for internal use. This allows you to manage your own PKI infrastructure and issue digital certificates for services, applications, and devices.
|
|
|
|
Infisical's internal PKI offering is split into two modules:
|
|
|
|
- [Private CA](/documentation/platform/pki/private-ca): Infisical lets you create private CAs, including root and intermediary CAs.
|
|
- [Certificates](/documentation/platform/pki/certificates): Infisical allows you to issue X.509 certificates using the private CAs you create.
|