# Jamf Pro

## Geral

{% hint style="success" %}
Recomendamos vivamente que configure todos os payloads relevantes para 802.1X num **único** Perfil de configuração no Jamf - e um Perfil de configuração por tipo de atribuição (Computadores, Dispositivos, Utilizadores).&#x20;
{% endhint %}

Para configurar totalmente o 802.1X, isto normalmente significa que são necessárias as seguintes cargas úteis:

* Carga(s) útil(is) de rede (WiFi e/ou LAN)
* Carga(s) útil(is) de certificado
  * Certificado da CA raiz da CA emissora de SCEP
  * Certificado da CA raiz da CA emissora do certificado do servidor RADIUS (pode ser a mesma que a CA emissora de SCEP)
* Carga útil SCEP (certificado de autenticação do cliente)

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

## Cargas úteis

{% content-ref url="/pages/05df584366974d52cca34e86a8d10122efdcf7e5" %}
[Confiança no Servidor](/pt/implementacao-de-perfil/jamf-pro/server-trust.md)
{% endcontent-ref %}

{% content-ref url="/pages/999616c11124387752ce8f118bd50b2d7d1d63ef" %}
[Perfil WiFi](/pt/implementacao-de-perfil/jamf-pro/wifi-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/b6ec020c55fa0439d80e0d12e2097c2760ef8cb7" %}
[Perfil com Fios](/pt/implementacao-de-perfil/jamf-pro/wired-profile.md)
{% endcontent-ref %}


---

# 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.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.
