> For the complete documentation index, see [llms.txt](https://docs.scepman.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scepman.com/es/administracion-de-certificados/static-certificates/soti-mobicontrol.md).

# SOTI MobiControl

SCEPman puede integrarse con SOTI MobiControl como Autoridad de Certificación. Al conectar ambos sistemas a través de la interfaz SCEP estática de SCEPman, los dispositivos inscritos en MobiControl pueden obtener certificados de dispositivo de SCEPman.

Para obtener información más general sobre otras soluciones MDM y la integración con SCEPman, consulte [aquí](/es/administracion-de-certificados/static-certificates.md).

## Habilitar la integración con SOTI MobiControl

La integración de SCEPman con SOTI MobiControl puede habilitarse fácilmente mediante las siguientes variables de entorno en el servicio de la aplicación SCEPman:

{% hint style="info" %}
Puede diferenciar entre el App Service de SCEPman y el Certificate Master buscando el App Service **sin** el "-cm" en su nombre
{% endhint %}

|                                                                                                   Configuración                                                                                                   | Descripción                                                                                                                                                                                                                                                                                                              |                             Valor                             |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | :-----------------------------------------------------------: |
|                           [AppConfig:StaticValidation:Enabled](/es/configuracion-de-scepman/application-settings/scep-endpoints/static-validation.md#appconfig-staticvalidation-enabled)                          | Habilitar la validación de terceros                                                                                                                                                                                                                                                                                      |   **verdadero** para habilitar, **falso** para deshabilitar   |
|                   [AppConfig:StaticValidation:RequestPassword](/es/configuracion-de-scepman/application-settings/scep-endpoints/static-validation.md#appconfig-staticvalidation-requestpassword)                  | <p>Las solicitudes de firma de certificados enviadas a SCEPman para su firma se autentican con esta contraseña estática segura<br><br><strong>Recomendación</strong>: almacene este secreto en <a href="/pages/4ae815c8b96a4a83124a58f41e2b1eb520c5b401#secure-configuration-in-azure-key-vault">Azure KeyVault</a>.</p> |            *genere una contraseña de 32 caracteres*           |
|          [AppConfig:StaticValidation:ValidityPeriodDays](/es/configuracion-de-scepman/application-settings/scep-endpoints/static-validation.md#appconfig-staticvalidation-validityperioddays) (opcional)          | ¿Cuántos días deben ser válidos los certificados emitidos a través de SOTI MobiControl?                                                                                                                                                                                                                                  |                              365                              |
| [AppConfig:StaticValidation:EnableCertificateStorage](/es/configuracion-de-scepman/application-settings/scep-endpoints/staticaad-validation.md#appconfig-staticaadvalidation-enablecertificatestorage) (opcional) | Almacene los certificados solicitados en la cuenta de almacenamiento, para poder mostrarlos en SCEPman Certificate Master                                                                                                                                                                                                | ***verdadero*** para habilitar, ***falso** para deshabilitar* |

## Configuración de SOTI MobiControl

### Implementar SCEPman RootCA

Primero, debe implementar SCEPman RootCA en todos los puntos de conexión como una CA raíz de confianza; puede descargar el certificado desde la página principal de SCEPman:

<figure><img src="/files/25d8cc0fd1d4496fb97635166550ea19811ca556" alt=""><figcaption></figcaption></figure>

### Agregar Autoridad de Certificación

1. En Soti MobiControl, vaya a System Settings > Global Settings > Services > Certificate Authority.

<figure><img src="/files/3e98b29214a9b59ab50156d21e2bf3096435d53f" alt=""><figcaption><p>Página de Autoridad de Certificación de Soti MobiControl</p></figcaption></figure>

2. Haga clic en el botón Add para crear una nueva Autoridad de Certificación.

<figure><img src="/files/77231beae53d8a4cc549c46c76087dd6f5257370" alt=""><figcaption><p>Detalles de la Autoridad de Certificación de Soti MobiControl</p></figcaption></figure>

* Ingrese un **nombre** para esta Autoridad de Certificación.&#x20;
* Selecciona `Generic SCEP` para **Tipo de certificado**.&#x20;
* Selecciona `SCEP` para **Tipo de configuración**.&#x20;
* Para el **URL del servicio**, copie y pegue la URL MDM estática de su portal de SCEPman.&#x20;
* Habilitar **Use Static Challenge**.
* Ingrese el **Static Challenge** que se creó durante el paso 2 anterior.&#x20;
* Habilitar **Use SCEP Client**.
* Para el **Huella digital** Copie y pegue la huella digital de la CA de su portal de SCEPman.
* Establezca la **Reintentos** y **Retraso entre reintentos** según se desee (o déjelo en Default).

### Agregar plantilla de certificado

3. Haga clic en el botón Add para agregar una **Plantilla de certificado**.

<figure><img src="/files/5c68d7589841de4a5b199620470faf84adf6e7ba" alt=""><figcaption><p>Detalle de plantilla de certificado de Soti MobiControl</p></figcaption></figure>

* Ingrese un **nombre** para esta plantilla de MobiControl.
* Ingrese un **Nombre del sujeto**.

{% hint style="info" %}
El formato para el **Nombre del sujeto** campo solo puede ser el siguiente formato: “CN=%DEVICENAME%". Al hacer clic en la selección de engranaje se mostrarán todas las variables que se pueden usar. Asegúrese de incluir “CN=” al comienzo de la entrada.
{% endhint %}

* Deje **Sujeto alternativo** vacío.
* **Destino del certificado** se establece de forma predeterminada en `Dispositivo`.&#x20;
* Seleccione la opción deseada para los campos restantes: **Uso del certificado**, **Tamaño de clave**, **Eliminar los certificados antiguos tras una renovación correcta**, y **Protección de la clave**.
* Haga clic en Add y luego en Save para guardar la plantilla

4. Haz clic en **Guardar** para guardar la Autoridad de Certificación.
5. **Cree un perfil** en Soti MobiControl para asignarlo a sus dispositivos. Hay varias formas de lograrlo en Soti MobiControl; por lo tanto, este documento no detallará esas metodologías.


---

# 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.scepman.com/es/administracion-de-certificados/static-certificates/soti-mobicontrol.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.
