# Como converter o certificado digital de P12 para PFX

#### Para inserir o certificado digital no sistema é imprescindível que ele seja modelo <mark style="background-color:yellow;">A1</mark> e esteja no formato <mark style="background-color:yellow;">PFX</mark>. Contudo, pode acontecer que seu certificado esteja no formato P12, que é semelhante, porém não compatível para leitura no sistema.

#### Mas não se preocupe, pois é bem simples convertê-lo, assista o vídeo abaixo para um passo a passo completo:

{% embed url="<https://www.loom.com/share/a6c539318e844e4ba057a1d5a8a5608a?sid=46c4ac17-c2e5-4f64-b099-f82671c8bf29>" %}


---

# Agent Instructions: 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://ajuda.phibo.site/sobre-o-sitema/fiscal/como-converter-o-certificado-digital-de-p12-para-pfx.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.
