Skip to content
Snippets Groups Projects
Commit 8773755c authored by Henrik tom Wörden's avatar Henrik tom Wörden
Browse files

FIX: cert paths

parent 8c0f51f9
No related branches found
No related tags found
No related merge requests found
Pipeline #41089 failed
; this is the pylinkahead.ini for the server-side-scripting home.
[Connection]
url = https://linkahead-server:10443
cacert = /opt/linkahead/cert/caosdb.cert.pem
cacert = /opt/linkahead/cert/linkahead.cert.pem
debug = 0
timeout = 5000
......
......@@ -24,7 +24,7 @@ test_misc.test_time_zone.time_zone = Cuba
[Connection]
url = https://linkahead-server:10443/
username = admin
cacert = /cert/caosdb.cert.pem
cacert = /cert/linkahead.cert.pem
debug = 0
password_method = plain
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment