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

DOC: hint on SSL cert in config

parent 2eee644a
No related branches found
No related tags found
1 merge request!11F files
Pipeline #12151 passed
Pipeline: caosdb-cppinttest

#12156

    This commit is part of merge request !11. Comments created here will be created in the context of that merge request.
    ......@@ -116,6 +116,7 @@ Please adhere to [Google's C++ naming conventions](https://google.github.io/styl
    You can use a json file for the configuration of the client. See
    `test/test_data/test_caosdb_client.json` for an example. You may use
    `caosdb-client-configuration-schema.json` to validate your schema.
    Typically, you will need to provide the path to your SSL certificate.
    The client will load the configuration file from the first existing
    file in the following locations (precedence from highest to lowest):
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment