Add live TLS certificate probing and improve restart error handling.
Configure CertificateCheckUrl per container for curl-like TLS checks, classify Sonic permission errors, and extend setup wizard for container management. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -46,6 +46,16 @@ Wenn der alte Platzhalter noch in SQL liegt:
|
||||
Zusätzlich: in `appsettings.json` ist `"Demo": { "Enabled": true, ... }` –
|
||||
die App zeigt den Demo-Pfad auch ohne SQL-Update in der Zielliste (Kopieren testen).
|
||||
|
||||
## TLS-Prüf-URL am Container (bestehende DB)
|
||||
|
||||
Für Live-Zertifikatsprüfung (curl-ähnlich) die Spalte nachziehen:
|
||||
|
||||
```text
|
||||
05_AddCertificateCheckUrl.sql
|
||||
```
|
||||
|
||||
Danach in Einstellungen → Container die Prüf-URL setzen, z. B. `https://server:8443`.
|
||||
|
||||
## Always Encrypted
|
||||
|
||||
| Objekt | Name |
|
||||
|
||||
Reference in New Issue
Block a user