[DO NOT MERGE] Build with rustls instead of OpenSSL#896
[DO NOT MERGE] Build with rustls instead of OpenSSL#896charlespierce wants to merge 2 commits intovolta-cli:mainfrom
Conversation
1aec92e to
0e1102f
Compare
|
Looks like |
|
@charlespierce @dherman @thoov @rwjblue thoughts on leaving behind CentOS 6 as one of the things we do with 1.0? Even if that means we cut a 0.10.0 with support for it first, and then 1.0.0 which drops it (and does e.g. this if it's useful). |
|
@chriskrycho It's not specifically CentOS 6, we were using that to get the CentOS flavor of OpenSSL, however using an older docker image allows us to create a build linked against an older I'm hesitant to drop that support, since there's such a variety of distros and support timeframes. For reference, I believe |
|
Oh, I see. Thank you for the clarification! |
Experimenting how using Rustls affects final binary size