abedra/libvault

Allow setting own CA bundle for TLS verification

Closed this issue · 1 comments

In enterprise environments, internal servers may have TLS certificates signed by an internal CA authority. It would be nice if we exposed the ability to set the CA bundle in ConfigBuilder.

If you want to take my pull request, you have to change your Travis settings to use g++8.2 or newer since that's when is added to GCC.