# Perfil WiFi

{% hint style="warning" %}
Recomendamos fortemente que **não use quaisquer espaços** ou **caracteres especiais** no seu **SSID**.
{% endhint %}

Para configurar um perfil WiFi no Jamf, siga estas instruções:

1. Inicie sessão na sua instância do Jamf Pro
2. Escolha o âmbito de implementação correto (Computadores, Dispositivos ou Utilizadores). Neste exemplo, escolhemos um dispositivo macOS (Computadores).
3. Navegue até ao Perfil de Configuração existente do passo anterior ([Trusted Root](/pt/implementacao-de-perfil/jamf-pro/server-trust.md))
4. Adicione um **Network** payload
5. Como **Interface de Rede** selecione **Wi-Fi**
6. Indique o seu **Service Set Identifier (SSID)**
7. Como **Tipo de segurança** selecione **Any (Enterprise)**

<figure><img src="/files/6fd9583ba8ad55a8732cc90d48bfc8a4c6161788" alt=""><figcaption></figcaption></figure>

8. Em **Network Security Settings** e **Protocolos** selecione **TLS**

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

9. Navegue até **Network Security Settings** **>** **Trust**
10. Como **Identity Certificate** selecione o certificado de autenticação do cliente que configurou anteriormente no payload SCEP deste Perfil de Configuração. Caso esteja a utilizar o SCEPman como CA, selecione o SCEP Proxy que configurou previamente durante a [configuração](https://docs.scepman.com/certificate-deployment/jamf/general) do SCEPman.
11. Em **Certificados Confiáveis** todos os certificados que configurou como **Certificate** payloads, aparecerão aqui. Assinale todos.
12. Em seguida, em **Trusted Server Certificate Names** adicione o&#x20;
    * **Subject Alternative Name (SAN)**
    * e **Common Name (CN)** \
      \
      do seu *ativo* RADIUS [**Certificado do servidor.**](/pt/portal-de-administracao/settings/settings-server.md#server-certificates) Essas propriedades podem ser encontradas ao expandir o certificado ativo do servidor e copiar os valores relevantes.&#x20;

{% hint style="warning" %}
Note que o Common Name diferencia maiúsculas de minúsculas.&#x20;

Certifique-se de que não existem espaços nem caracteres ocultos no início ou no fim do campo de entrada Trusted Server Certificate Names na interface do JAMF.
{% endhint %}

<figure><img src="/files/66333a887e6089dbb810fcbcf0ab8a72699ad4e0" alt=""><figcaption></figcaption></figure>

13. Desmarcar **Allow Trust Exceptions**
14. Configure todas as outras opções de acordo com os seus requisitos.
15. Clique em **Guardar**
16. Em **Âmbito** atribua o perfil ao público relevante

<figure><img src="/files/7f4a8d09d7bf4bed9839181e649c883c2a1fefbe" alt=""><figcaption></figcaption></figure>


---

# 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://docs.radiusaas.com/pt/implementacao-de-perfil/jamf-pro/wifi-profile.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.
