Skip to content
@trimstray edited this page Mar 25, 2019 · 9 revisions

Welcome to the htrace.sh wiki!

You can file an issue about it and ask that it be added.


Issues

not found in PATH

If you getting this error:

not found in PATH: <...>

You should look here: #18.

unable to get local issuer certificate

Set correct environment variable:

export SSL_CERT_DIR=/path/to/ca/dir

Problems with 'Chain of Trust'

Sometimes it is impossible to correctly resolve the certificate chain. Remember to set the correct path to the local certificate store (in the config file) and to updated its contents.