Page MenuHomeFreeBSD

www/elinks: Fix build on OpenSSL 1.1.1
ClosedPublic

Authored by cem on Nov 24 2018, 8:30 PM.
Tags
None
Referenced Files
F81396533: D18325.diff
Mon, Apr 15, 5:54 PM
Unknown Object (File)
Sun, Mar 31, 3:39 AM
Unknown Object (File)
Sun, Mar 31, 3:39 AM
Unknown Object (File)
Sun, Mar 31, 3:39 AM
Unknown Object (File)
Sun, Mar 31, 3:23 AM
Unknown Object (File)
Jan 30 2024, 8:23 AM
Unknown Object (File)
Jan 17 2024, 5:22 AM
Unknown Object (File)
Jan 11 2024, 11:49 AM
Subscribers

Details

Summary

Use the provided getter routine instead of directly accessing the contents of
the SSL struct, which is no longer exported as part of the ABI.

Test Plan

It builds and seems to run fine. I don't have any sites that actually use
client certificates to test that particular feature.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable