# Perfil WiFi

{% hint style="warning" %}
Recomendamos encarecidamente **no usar espacios** o **caracteres especiales** en su **SSID**.
{% endhint %}

Para configurar un perfil de WiFi en Jamf, siga estas instrucciones:

1. Inicia sesión en tu instancia de Jamf Pro
2. Elige tu alcance de implementación correcto (Ordenadores, Dispositivos o Usuarios). En este ejemplo, hemos elegido un dispositivo macOS (Ordenadores).
3. Navega hasta el perfil de configuración existente del paso anterior ([Trusted Root](/es/implementacion-de-perfiles/jamf-pro/server-trust.md))
4. Añade un **Network** payload
5. Como **Interfaz de red** selecciona **Wi-Fi**
6. Proporciona tu **Service Set Identifier (SSID)**
7. Como **Tipo de seguridad** selecciona **Any (Enterprise)**

<figure><img src="/files/26ebc05ad1ffaad37eb3f279d34b9bd0716396d5" alt=""><figcaption></figcaption></figure>

8. En **Network Security Settings** y **Protocolos** selecciona **TLS**

<figure><img src="/files/89f342a911b8e89a7031b2bdc8ddfea2ab75e316" alt=""><figcaption></figcaption></figure>

9. Navegue a **Network Security Settings** **>** **Trust**
10. Como **Identity Certificate** selecciona el certificado de autenticación de cliente que has configurado antes en tu payload SCEP de este perfil de configuración. En caso de que estés usando SCEPman como CA, selecciona el SCEP Proxy que hayas configurado previamente durante la [configuración](https://docs.scepman.com/certificate-deployment/jamf/general) de SCEPman.
11. En **Certificados de confianza** todos los certificados que hayas configurado como **Certificate** payloads, aparecerán aquí. Márcalos todos.
12. A continuación, en **Trusted Server Certificate Names** añade el&#x20;
    * **Nombre alternativo del sujeto (SAN)**
    * y **Common Name (CN)** \
      \
      de tu *activo* RADIUS [**Certificado del servidor.**](/es/portal-de-administracion/settings/settings-server.md#server-certificates) Esas propiedades se pueden encontrar expandiendo el certificado activo del servidor y copiando los valores relevantes.&#x20;

{% hint style="warning" %}
Ten en cuenta que el Common Name distingue entre mayúsculas y minúsculas.&#x20;

Asegúrate de que no haya espacios ni caracteres ocultos al principio o al final del campo de entrada Trusted Server Certificate Names en la interfaz de JAMF.
{% endhint %}

<figure><img src="/files/9bc4265c8fe3237ae74ebbc5ee9be1d13aaa16cb" alt=""><figcaption></figcaption></figure>

13. Desmarcar **Allow Trust Exceptions**
14. Configura todas las demás opciones según tus requisitos.
15. Haga clic en **Guardar**
16. En **Scope** asigna el perfil al público correspondiente

<figure><img src="/files/415b58adfb5fcf32037b34b3a952ed83d71e52ff" 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/es/implementacion-de-perfiles/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.
