> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.6/weitere-june5-produkte/june5-flexin/konfiguration/self-signed-ssl-zertifikate.md).

# Self-Signed-SSL-Zertifikate

Werden auf dem JUNE5-Server selbst erstellte TLS-Zertifikate verwendet, kann deren Validität nicht automatisch durch die App geprüft werden. Statt dessen ist ein manueller Abgleich durch den Benutzer erforderlich.

Erkennt JUNE5 FlexIn bei der Verbindung um JUNE5-Server, dass ein unbekanntes Zertifikat verwendet wird, zeigt es dessen Kenndaten (Thumbprint, Issuer, Subject) an, damit dieser prüfen kann ob diese Daten mit denen des Zertifikats, das der Server verwendet, übereinstimmen. Ist dies der Fall kann er dies durch den "Akzeptieren"-Button bestätigen. Die Verbindung wird daraufhin als sicher eingestuft und hergestellt. Für künftige Verbindungen wird dieses Information persistiert. So erscheint der Bestätigungsdialog nur dann wieder, wenn sich das Zertifikat auf dem Server ändern sollte.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.videc.de/june5-3.6/weitere-june5-produkte/june5-flexin/konfiguration/self-signed-ssl-zertifikate.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.
