# Deka SSL

**Deka SSL (Secure Socket Layer)** is a data file that works digitally and makes the website automatically encrypted so that your data will not be read by hackers trying to hack your website. When a website uses SSL, the lock and HTTPS protocol will be active so that a secure connection is created between the website and the browser. The SSL menu is a menu of security protocols that provide privacy, authentication and integrity for internet communications. To create SSL, you must first create Deka DNS. You can read the guide to [creating Deka DNS](/network/deka-dns/create-dns.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://docs.cloudeka.id/security/deka-ssl.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.
