Bump minimum OpenSSL version to 1.0.2#2491
Conversation
|
Of course the 1.0.1 CI needs to go away. I wonder if a generic |
|
I think there's already a |
d237942 to
7fea052
Compare
7fea052 to
a3e36a3
Compare
botovq
left a comment
There was a problem hiding this comment.
This looks pretty good but it's too late for me to check this in full detail.
botovq
left a comment
There was a problem hiding this comment.
A few user-visible lines still mention 1.0.1 of which at least these seem worth fixing:
rust-openssl/openssl/src/lib.rs
Line 3 in f5e04e2
rust-openssl/openssl/src/ec.rs
Lines 296 to 297 in f5e04e2
rust-openssl/openssl/src/ssl/connector.rs
Lines 65 to 66 in f5e04e2
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
a3e36a3 to
327f8b4
Compare
|
I ended up being able to rip out a bunch of hostname verification code that shouldn't be required anymore. |
botovq
left a comment
There was a problem hiding this comment.
Ah great, I was going to look into what that was all about. Glad you beat me to it!
🤖 Generated with Claude Code