# Why isn't my domain secure?

When you point a domain to a website hosting server, that server needs to have some kind of SSL certificate installed on it in order for the website to be secure.

In the case of Domain Mapping System, you'll have multiple domains pointing to your server and WordPress installation. By default, hosting servers will generally support securing the primary domain registered on the server out-of-the-box.&#x20;

Once you've added an Alias domain to your server, you should be able to generate or add an SSL certificate for that domain, which is necessary to secure each domain.

For more information about securing multiple domains on a single hosting server, see this documentation:

{% content-ref url="/pages/-Mdd\_E2m2kg5tE\_s6Qeq" %}
[SSL for Multiple Domains](/domainmappingsystem-docs/common-issues/ssl-for-multiple-domains.md)
{% endcontent-ref %}


---

# 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://domainmappingsystem.gitbook.io/domainmappingsystem-docs/faqs/why-isnt-my-domain-secure.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.
