Skip to content

Why switch to LibreSSL (was: BoringSSL)? #44

Answered by vszakats
jay asked this question in Q&A
Discussion options

You must be logged in to vote

No, the vulnerability was never fixed. It was merely mitigated by moving the settings under C:\Program Files\ (from /usr/local/ and similar paths that were used before by default), which remains vulnerable on all localized Windows versions that use a different folder name. I could mitigate it more by moving the settings under C:\Windows\System32\, but even this is not safe as the OS might be installed in a different directory. Even for this I must patch OpenSSL's Configure, because there is a cross-build bug which prevents overriding the settings directory, saying that the directory isn't absolute when it is. For this bug I provided a patch, which they refused to merge (asking for persona…

Replies: 4 comments 7 replies

Comment options

You must be logged in to vote
2 replies
@vszakats
Comment options

@jay
Comment options

jay Feb 18, 2023
Maintainer Author

Answer selected by vszakats
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@vszakats
Comment options

@vszakats
Comment options

@vszakats
Comment options

@vszakats
Comment options

@vszakats
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants