# SSL-Konfiguration

Um eine Verbindung zwischen aqua Rich Client und aqua Server über SSL zu ermöglichen, benötigt der aqua Server weitere Konfigurationen und ein entsprechendes SSL-Zertifikat.&#x20;

1. Melden Sie sich auf Ihrem aqua Server an
2. Öffnen Sie die IIS Management Konsole
3. Wählen Sie auf der linken Seite den Server aus
4. Wählen Sie "Server Zertifikate" in dem mittleren Fenster aus &#x20;

   <figure><img src="http://aquawiki.andagon.com/de/pictures/drex_ssl_konfiguration_custom.png" alt=""><figcaption></figcaption></figure>
5. Klicken Sie auf der rechten Seite auf "Importieren" &#x20;

<figure><img src="http://aquawiki.andagon.com/de/pictures/drex_ssl_konfiguration_custom_2.png" alt=""><figcaption></figcaption></figure>

6. Wählen Sie das Zertifikat aus, geben Sie das Passwort ein, wählen Sie den Zertifikatsspeicher "Web Hosting" aus und (wichtig!) "**Export dieses Zertifikats zulassen**" (andernfalls schlägt es fehl) &#x20;

   <figure><img src="http://aquawiki.andagon.com/de/pictures/drex_ssl_konfiguration_custom_3.png" alt=""><figcaption></figcaption></figure>
7. Als Nächstes wählen Sie Ihre Webseite aus, die um SSL ergänzt werden soll, klicken Sie mit der rechten Maustaste auf diese und dann auf "Bindungen bearbeiten..." &#x20;

<figure><img src="http://aquawiki.andagon.com/de/pictures/drex_ssl_konfiguration_custom_4.png" alt=""><figcaption></figcaption></figure>

8. Fügen Sie eine neue Bindung hinzu, wählen Sie den Typ "https" und wählen Sie das zuvor importierte SSL-Zertifikat&#x20;

<figure><img src="http://aquawiki.andagon.com/de/pictures/drex_ssl_konfiguration_custom_5.png" alt=""><figcaption></figcaption></figure>

9. Die Konfiguration ist abgeschlossen. Wenn Sie sich bei aqua anmelden, können Sie die "Netzwerk Einstellungen" öffnen und das Kontrollkästchen "HTTPS benutzen" aktivieren&#x20;

<figure><img src="http://aquawiki.andagon.com/de/pictures/drex_ssl_konfiguration_custom_6.png" alt=""><figcaption></figcaption></figure>

<figure><img src="http://aquawiki.andagon.com/de/pictures/drex_ssl_konfiguration_custom_7.png" alt=""><figcaption></figcaption></figure>


---

# 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.aqua-cloud.io/documentation/de-documentation/installation-fur-on-premise/system-anforderungen/ssl-konfiguration.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.
