# Instalação do OpenSSL - Windows

Se você possui sistema operacional **Linux/Mac**, não há necessidade de seguir essa etapa. Pule diretamente para a etapa **Geração do CSR e da Chave Privada (.KEY)!**

1. Baixe a versão portable do OpenSSL recomendada para Windows através do link: <https://github.com/git-for-windows/git/releases/download/v2.50.0.windows.2/PortableGit-2.50.0.2-64-bit.7z.exe>&#x20;
2. Após o download, abra o arquivo **PortableGit-2.50.0.2-64-bit.7z.exe** , e clique em **OK**&#x20;

<figure><img src="/files/kWgFiuAx21j3naKBvYOe" alt="" width="518"><figcaption></figcaption></figure>

3. Aguarde a finalização da extração dos arquivos e a geração da pasta **PortableGit.**


---

# 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://manuais.soluti.com.br/manual-certificado-ssl-internacional/overview/instalacao-do-openssl-windows.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.
