This proposed change restores OpenSSL ABI when NO_SSL2 is defined.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 2756 Build 2777: arc lint + arc unit
Event Timeline
Comment Actions
Should we apply this same patch and disable SSLv2 for security/openssl port? I reverted the removal of SSLv2 due to the potential breakage.
Comment Actions
This was superseded by rS296371.
To feld@: probably not -- we have decided to leave SSL2 support as-is for the stable branch. We should disable it on ports's -HEAD though.