zeripath 0c0302f9c1 Make CertFile and KeyFile relative to CustomPath (#9868)
* Make CertFile and KeyFile relative to CustomPath

The current code will absolute CertFile and KeyFile against the current working directory. This is quite unexpected for users. This code makes relative paths absolute against the CustomPath.

Fix #4196

* Improve error reporting when reading certificates

* Apply suggestions from code review

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
2020-01-19 19:07:44 +00:00
2019-09-14 09:24:26 +03:00
Description
No description provided
Apache-2.0 13 MiB
Languages
MDX 55.8%
JavaScript 26.8%
CSS 13.8%
Shell 2.4%
Makefile 1.2%