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, Jul 24, 2:23 AM
Unknown Object (File)
Wed, Jul 17, 8:28 PM
Unknown Object (File)
Jun 6 2024, 12:01 AM
Unknown Object (File)
Jun 6 2024, 12:01 AM
Unknown Object (File)
Jun 6 2024, 12:01 AM
Unknown Object (File)
Jun 3 2024, 10:08 PM
Unknown Object (File)
Jun 2 2024, 10:59 PM
Unknown Object (File)
Jun 2 2024, 10:27 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