# 인터넷쇼핑몰 보안에 대해 메이크샵은 어떻게 대처하고 있나요?

<mark style="color:blue;">메이크샵에서는 SSL 보안 서버를 별도의 비용 없이 무료로 지원하고 있어요.</mark>

{% hint style="danger" %}
정보통신서비스 제공자 모든 사업자는 개인 정보를 안전하게 저장, 전송할 수 있는 암호화 기술 등 보안조치를 하지 않으면 3천만원 이하의 과태료가 부과될 수 있어요.&#x20;
{% endhint %}

***

## **SSL 보안서버란?**

고객과 쇼핑몰간 주고받는 데이터를 암호화 처리하여 전송함으로써, 고객 정보를 가로채거나 변조하는 등 피해를 방지할 수 있는 서비스에요. 메이크샵으로 운영하는 상점이라면 누구나 SSL 보안서버 무료 설정이 가능해요.

## **SSL 보안서버 적용 관련 안내 사항**

1\. SSL 자동보안 접속 적용한 페이지 접근 시, 자동으로 보안 접속(HTTPS://) 처리돼요.\
2\. 쇼핑몰 도메인 설정 시, 자동으로 SSL 인증서가 무료로 발급돼요. (3개월 단위 인증서 자동 연장)\
3\. 메이크샵에서 무료로 제공하는 멀티 도메인(예: freesell.co.kr)은 SSL 보안서버 기능을 이용하실 수 없어요.\
4\. 주소 고정형 쇼핑몰은 SSL 보안서버 기능을 사용하실 수 없어요. 주소 변동형으로 설정을 변경해 주세요.\
5\. SSL을 지원하지 않는 외부 스크립트 또는 이미지를 사용하는 경우 화면 노출 및 기능이 정상 작동되지 않을 수 있어요.\
6\. 자동 보안 접속 적용하신 페이지 화면 노출 및 기능이 정상 작동되는지 꼭 확인하세요.

> [SSL 보안서버 특징 확인하기 \[클릭!\]](https://www.makeshop.co.kr/newmakeshop/front/service_new.html?uid=71)
>
> [SSL 보안서버 자세히보기 \[클릭!\]](/blog/tip/ssl.md)


---

# 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://help.makeshop.co.kr/faq/set/undefined/undefined-7.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.
