ngrok-rust
ngrok-rust copied to clipboard
Support equivalent of root_cas: host in SDKs
When using the ngrok CLI agent to connect to a custom server_addr that uses a cert signed by letsencrypt we need to set root_cas: host to allow the agent to trust the LE CA.
Can we add the equivalent to each of the SDKs as well?