ngrok-rust icon indicating copy to clipboard operation
ngrok-rust copied to clipboard

Support equivalent of root_cas: host in SDKs

Open ctindel opened this issue 1 year ago • 0 comments

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?

ctindel avatar Apr 29 '24 17:04 ctindel