Skip to content
Snippets Groups Projects
Commit 32edd50e authored by André Lahmann's avatar André Lahmann
Browse files

* added Debian-specific sslcapath for context dev in config.ini

parent 2e5edfc1
No related merge requests found
...@@ -42,3 +42,7 @@ hash_passwords = "1" ...@@ -42,3 +42,7 @@ hash_passwords = "1"
encrypt_ils_password = "1" encrypt_ils_password = "1"
ils_encryption_key = "3e2ac9b644dd4e0b64b179a0309ead13bb59202a" ils_encryption_key = "3e2ac9b644dd4e0b64b179a0309ead13bb59202a"
[Http]
; Pfad zu SSL-Zertifikaten in der docker-VM (global für CentOS konfiguriert)
sslcapath = "/etc/ssl/certs"
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment