# セキュリティ設定

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

<table><thead><tr><th width="323">項目</th><th>説明</th></tr></thead><tbody><tr><td>ECモールにおけるSSL通信の適用</td><td>フロント画面でのSSL通信の有効化を設定</td></tr><tr><td>管理画面においてSSLを使用</td><td>管理画面でのSSL通信の有効化を設定</td></tr><tr><td>パスワードの最小文字数</td><td>パスワードに必要な最小文字数を指定</td></tr><tr><td>パスワードに文字と数字の双方を含める</td><td>パスワードの文字種の制限を設定</td></tr><tr><td>初回ログイン時に管理者用パスワードの変更を必須とする</td><td>初回ログイン時のパスワード変更強制を設定</td></tr><tr><td>パスワードの有効日数（0＝無期限）</td><td>パスワードの有効期限を設定</td></tr><tr><td>パスワード変更依頼メール送信用クロンスクリプトへのアクセスキー</td><td>パスワード変更メール送信用のアクセスキーを設定</td></tr></tbody></table>


---

# 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://manual-admin.cs-cart.jp/mall-admin/settings/basic_settings/security.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.
