> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/processo-de-venda/manual-do-sistema-vr-master-ferramentas/manual-do-sistema-vr-master-sistema-configuracao-certificado-digital/instalacao-de-certificado-a1.md).

# Instalacao De Certificado A1

1 - Localize o arquivo do certificado e execute o arquivo e clique em Avançar;

![](/files/Z2FKm9NdOUsO3bU8BvA0)

2 - (Escolha qualquer diretório) Avançar;

![](/files/3Zgtcq7s87mBC0WBuCOn)

3 - Selecione as 3 opções e insira a chave privada (senha) do certificado. Em seguida clique em Avançar;

![](/files/oP7UgB55JO0DZ0dNpaA7)

4 - Verifique se a seleção está igualmente a figura abaixo, em seguida clique em Avançar;

![](/files/kpaDR5UyMm6t6JjAKDez)

5 - A partir desde momento seu certificado já foi instalado. Clique em concluir.

![](/files/cQ8xC4ybJMGYzJ0IY4lw)

6 - Clique em OK.

![](/files/v96xRnQV13emImiVAS65)

7 - Abra seu navegador Internet Explorer;

![](/files/Cac2966oh81lfxy21zDY)

8 - Clique na aba CONTEÚDO, em seguida clique em CERTIFICADOS;

![](/files/uzicb9OmeMLDwYWXpse6)

9 - Verifique na lista de certificados qual certificado está instalando. Verifique sua data de vencimento. Caso haja algum certificado vencido Exclua-o da lista. Selecione o certificado correto e clique no botão Exportar...;

![](/files/sf5IMFbTPTSYaewlqs0O)

10 - Clique em Avançar;

![](/files/z6ZcZxcRaNmmUNPK2ggj)

11 - Selecione a opção de exportar a chave privada e clique em avançar;

![](/files/rdCvOkWemXfGDS83LHhW)

12 - Selecione as seguintes opções: Troca de Informações Pessoais - PKCS. Incluir todos os certificados no caminho de certificação, se possível e Exportar todas as propriedades estendidas. Em seguida clique em Avançar.

![](/files/ClDAr6HOAcqNT2yduGP1)

13 - Insira a senha do certificado novamente (Mesma senha da instalação do certificado). Clique em Avançar;

![](/files/n1v78m2L7O07ReWi1lxY)

14 - Crie o seguinte diretório de pastas: C:/vr/nfe/certificado e selecione este diretório e clique em Salvar.

![](/files/fIGybAOYYASmZjVLQMiq)

15 - Deverá ficar da seguinte maneira:

![](/files/hJY11RygF8pA7MAyLU6k)

16 - Clique em concluir em seguida clique em OK duas vezes.

![](/files/HmOcBTapjH4y0wwzezMX)

17 - Entre em contato com a VR Software solicitando os arquivos "certificado.jks" e "token.cfg". Cole esses arquivos no diretório c:/vr/nfe/certificado. 18 - Acesse o diretório: c:/vr e abra o arquivo vr.properties; 19 - Insira as seguinte informações:

* nfe.diretorio = c:/vr/nfe/
* nfe.tipoambiente = 1
* nfe.certificado.tipo = A1
* nfe.certificado.senha = 123456 **(Senha do certificado, configurado na instalação e na exportação).**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vrsoft.com.br/vrmaster/equipamentos-homologados/instalacao-impressora-sweda-si-300s-windows/manual-do-sistema-vr-setup-pdv-instalacao-e-configuracao/instalacao-pdv/cadastro-de-biometria/manual-do-sistema-vr-pdv-ferramentas/processo-de-venda/manual-do-sistema-vr-master-ferramentas/manual-do-sistema-vr-master-sistema-configuracao-certificado-digital/instalacao-de-certificado-a1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
