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)
Fri, Oct 17, 6:30 AM
Unknown Object (File)
Fri, Oct 17, 6:30 AM
Unknown Object (File)
Fri, Oct 17, 6:30 AM
Unknown Object (File)
Thu, Oct 16, 9:02 PM
Unknown Object (File)
Thu, Oct 9, 8:49 AM
Unknown Object (File)
Fri, Oct 3, 5:18 PM
Unknown Object (File)
Sun, Sep 28, 9:25 AM
Unknown Object (File)
Thu, Sep 25, 7:54 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