# Create PKCS12 Key Profile

While on the create/edit profile page, input the profile name in the designated field and select PKCS12 as the profile type from the dropdown, as depicted in the figure below.

<figure><img src="https://2804668976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOwstGDJbR4yGRTr2aEFp%2Fuploads%2F3LOMDV3jirZ7YKQzh5Et%2Fimage.png?alt=media&#x26;token=f1b14a1b-d2a5-4c2f-8bc9-11d52b6b554e" alt=""><figcaption></figcaption></figure>

Upload the PKCS 12 file in the PKCS12 file option for a particular key profile given by your vendor for PKCS12 (.pfx file).  And also enter the password in the PKCS12 password field.

Click on “Test Connection” which displays a success message as shown in the below figure.

<figure><img src="https://2804668976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOwstGDJbR4yGRTr2aEFp%2Fuploads%2Fn1e73cfdCA2wiCRayDGP%2Fimage.png?alt=media&#x26;token=c14d1b83-c50f-4182-9a34-c510407c0412" alt=""><figcaption></figcaption></figure>

Click on the “Proceed” button which displays the below page.

<figure><img src="https://2804668976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOwstGDJbR4yGRTr2aEFp%2Fuploads%2Fpcv9LoEOTbCJYWl1I0hp%2Fimage.png?alt=media&#x26;token=afb995c5-5015-4c0d-a8fa-9db832177426" alt=""><figcaption></figcaption></figure>

The above page displays the details entered by the “Administrator” in read-only mode.

Selecting the "Edit" button will redirect to the first step with pre-filled details. Administrators can then modify the data and proceed by clicking on the "Proceed" button.

On the Verify & Confirm page, the administrator is required to review the entered data and authenticate by signing in with a valid email ID and token PIN.

Upon selecting "Confirm," the system will redirect to the next page, as illustrated in the figure below.

<figure><img src="https://2804668976-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOwstGDJbR4yGRTr2aEFp%2Fuploads%2Fe8WmT8oreo49rxdihg0U%2Fimage.png?alt=media&#x26;token=4f2deb6c-0547-47ba-a176-414a55089d53" alt=""><figcaption></figcaption></figure>

Upon selecting "Confirm," the system will redirect to the next page, as illustrated in the figure below.

By clicking on "+ New," the administrator will be directed to Create Profile page of the Key Profile creation process, where they can create a new key profile.

The newly created key profile will be reflected and updated on the "Manage Key Profile" page.


---

# 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://emca.emudhra.com/previous-release-versions/v4.2.1/user-manual/manage-profiles/key-profiles/key-profile-creation/create-pkcs12-key-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.
