# Request

**Diagramas técnicos para la comunicación resistente a la computación cuántica**

El diagrama de comunicación entre servidores se ha actualizado.

<figure><img src="/files/2212c36af7dccda76bb90cc7dbdb608b23efebc1" alt="" width="375"><figcaption><p><strong>Diagrama para la generación híbrida de certificados poscuánticos</strong></p></figcaption></figure>

El proceso para obtener un certificado implica:

* Descargar un ejecutable (certificate manager) que permite generar certificados híbridos.
* Autenticación de usuario.
* Generando un CSR (Certificate Signing Request).
* Generando el certificado y registrándolo en una lista de confianza de alta disponibilidad con una marca de tiempo.
* Enviando el CSR a Blerify.
* Recibiendo el certificado híbrido emitido por Blerify.


---

# 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.blerify.com/es/productos/post-quantum-certificates/request.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.
