> For the complete documentation index, see [llms.txt](https://iappsbest.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iappsbest.gitbook.io/wiki/gbox/import-sertifikata.md).

# Импорт сертификата

<mark style="color:red;">Общий порядок выполнения действий для успешного импорта сертификата</mark>

| <mark style="color:purple;">Зайдите в GBox и убедитесь, что вы находитесь на вкладке "Settings"</mark> |
| :----------------------------------------------------------------------------------------------------: |

<figure><img src="/files/bOmpuVkj7Y1HHj8w5N3H" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">Оставшись на данной вкладке, нажмите на "Certificate Management"</mark> |
| :-------------------------------------------------------------------------------------------------: |

<figure><img src="/files/El5q7fSoD2EiRfrEXLvX" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">В появившемся окне нажмите на "Import Certificate"</mark> |
| :-----------------------------------------------------------------------------------: |

<figure><img src="/files/tQRHYdm40ftqPDROeRNL" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">В появившемся списке нажмите на "Import p12 Certificate"</mark> |
| :-----------------------------------------------------------------------------------------: |

<figure><img src="/files/TFxa1f70TMjCdmKIk0T5" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">Файлы устройства откроются автоматически, остается лишь выбрать файл сертификата, начнем с выбора .p12 \[Нажмите на файл]</mark> |
| :----------------------------------------------------------------------------------------------------------------------------------------------------------: |

<figure><img src="/files/D7JkJwhPB6SbhhmQkC8o" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">Введите пароль от сертификата и нажмите "Confirm"</mark> |
| :----------------------------------------------------------------------------------: |

<figure><img src="/files/ha91co3wgbEvnQPM1kw3" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">В появившемся окне об успешном импорте нажмите на "Okay"</mark> |
| :-----------------------------------------------------------------------------------------: |

<figure><img src="/files/ohmeKdQ7pCdUwNWflm6d" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">После выбора первого необходимого файла для импорта сертификата, снова нажмите на "Certificate Management"</mark> |
| :-------------------------------------------------------------------------------------------------------------------------------------------: |

<figure><img src="/files/w2mYtZAE04It5MFL0h5a" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">В появившемся списке нажмите на "Import mobileprovision File"</mark> |
| :----------------------------------------------------------------------------------------------: |

<figure><img src="/files/gOd8ruNrp7LOArZrk2gu" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">Файлы устройства откроются автоматически, остается лишь выбрать последний файл для импорта сертификата .mobileprovision \[Нажмите на файл]</mark> |
| :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------: |

<figure><img src="/files/9wBaD1nurTJ7fCzcrYNR" alt="" width="375"><figcaption></figcaption></figure>

| <mark style="color:purple;">Необходимо убедиться, что в появившемся окне присутствует импортированный сертификат</mark> |
| :---------------------------------------------------------------------------------------------------------------------: |

<figure><img src="/files/BNRKnfIq3JSbXCzBkA62" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://iappsbest.gitbook.io/wiki/gbox/import-sertifikata.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.
