> For the complete documentation index, see [llms.txt](https://docs.scepman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scepman.com/es/administracion-de-certificados/certificate-master/sub-ca-certificate.md).

# Certificado de inspección TLS (Sub CA)

{% hint style="warning" %}
solo en SCEPman Enterprise Edition
{% endhint %}

{% hint style="info" %}
Esta función requiere la versión **2.4** o superior
{% endhint %}

En algunos casos de uso, es posible que necesites emitir una Sub CA de SCEPman RootCA (p. ej., para que un firewall inspeccione el tráfico TLS); en esta forma, puedes generar manualmente una Sub CA con **Autenticación de servidor** como EKU. El archivo PKCS#12 está cifrado con la contraseña mostrada en la pantalla. Puedes importar el PKCS#12 directamente al sistema donde se necesite utilizando la contraseña.

{% hint style="warning" %}
Tenga en cuenta que, una vez que abandone esta página, la contraseña ya no estará accesible.
{% endhint %}

<figure><img src="/files/aada3c47c9c4750587e41ddfecc19c4e4f205f02" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.scepman.com/es/administracion-de-certificados/certificate-master/sub-ca-certificate.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
