Re: wolfSSL support in net-snmp
Bart Van Assche <[email protected]> Thu, 4 Aug 2022 14:39:42 -0700
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/28/22 20:48, Bart Van Assche wrote: > On 7/27/22 09:27, Hayden Roche wrote: >> A while back, we (wolfSSL) added support for wolfSSL to net-snmp 5.9.1 >> for a >> customer. You can find the patch here: >> https://github.com/wolfSSL/osp/tree/master/net-snmp >> >> Is this something you'd be interested in having upstream? > > Support for wolfSSL seems a useful addition to me but I'm not enthusiast > about the patch the above link points at. I think that patch will need > significant editing before it's suitable for integration in the Net-SNMP > code base. (replying to my own email) A modified version of the patches referred to above is available here: https://github.com/bvanassche/net-snmp/tree/master-wolf-ssl. If you agree with these patches I will merge them into the master branch. Thanks, Bart.