Currently, the TLS roots are hard-coded to the webpki-roots set. This is a good default, but in some scenarios private roots are required. We should be able to add options to OutgoingRequestConfig to extend and/or replace that default set of roots with custom root(s).
Zulip context
Currently, the TLS roots are hard-coded to the
webpki-rootsset. This is a good default, but in some scenarios private roots are required. We should be able to add options toOutgoingRequestConfigto extend and/or replace that default set of roots with custom root(s).Zulip context