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
Unknown Object (File)
Wed, May 13, 8:07 PM
Unknown Object (File)
Wed, May 13, 8:07 PM
Unknown Object (File)
Wed, May 13, 7:56 PM
Unknown Object (File)
Mon, May 4, 3:45 PM
Unknown Object (File)
Mon, May 4, 1:23 AM
Unknown Object (File)
Apr 26 2026, 6:04 AM
Unknown Object (File)
Apr 25 2026, 6:46 AM
Unknown Object (File)
Apr 20 2026, 11:57 PM
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