Is your feature request related to a problem? Please describe.
Currently only hex strings are accepted for cert and macaroon files.
Describe the solution you'd like
The code should be smart enough to see if the value specified in the env is a file path or a hex string. If it is a file path it should auto read the file.
Is your feature request related to a problem? Please describe. Currently only hex strings are accepted for cert and macaroon files.
Describe the solution you'd like The code should be smart enough to see if the value specified in the env is a file path or a hex string. If it is a file path it should auto read the file.