Problem description
There is not problem reading cert on Linux but on Windows it cannot read path correctly.  I am using Python.
Problem location
thread '' panicked at 'should be valid path: Os { code: 2, kind: NotFound, message: "The system cannot find the file specified." }', config\src\lib.rs:128:49
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Suggestions for an improvement