# 인증서 확장자가 .pfx인 경우

{% stepper %}
{% step %}

### [crosscert.com](http://crosscert.com) 접속 후 5번 \[인증서]관리 를 클릭해주세요.

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

{% endstep %}

{% step %}

### **9번 PFX 가져오기** 의 \[바로가기] 를 클릭해주세요.

<figure><img src="/files/jqd3SO62GlhMThcEWRnE" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **`.pfx` 파일을 선택하고 인증서 비밀번호를 입력한 후 \[이 인증서 가져오기] 를 클릭해주세요.**

<figure><img src="/files/kxKZ5rbhcRB8ynQR1kIM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### **인증서를 저장할 저장매체를 선택하고 \[확인] 을 클릭해주세요.**

'인증서 가져오기를 완료하였습니다' 메시지가 뜨면 완료예요.
{% endstep %}
{% endstepper %}


---

# 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://shopping-docs.toss.im/support/faq/.pfx.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.
