You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
proof-of-concept custom CA option for iroh-gateway (#111)
* upgrade rustls, tokio-rustls-acme, and rustls-pemfile
* ring initialization for newer rustls
* Add base64 dependency
* add the "CustomCA" cert mode command line flag, wire it up in main.rs
* cargo fmt
0 commit comments