wolfSSL / wolfssl-nginx

Adds wolfSSL support to Nginx.
https://www.wolfssl.com
34 stars 14 forks source link

Enhancement making wolfssl compatible with socket level WAF #25

Open osevan opened 9 months ago

osevan commented 9 months ago

Spock slaf is WAF at library level and works for openssl.

Could someone of devs make adoption for wolfssl too?

https://medium.com/@coolerlair/library-application-firewall-19317d3e54c9 I dont know why, but github project link disappeared :-(

https://antonio-cooler.gitbook.io/coolervoid-tavern/library-application-firewall

https://www.reddit.com/user/CoolerVoid/

Thanks and

Best regards

kareem-wolfssl commented 9 months ago

Hi @osevan ,

Thanks for your interest in wolfSSL. I've looked into Spock SLAF and it looks like it depends on SSL_get_rfd and SSL_get_wfd, which our OpenSSL compatibility layer does not currently support. We could add these APIs and support for Spock SLAF as a feature request or with some code consulting time, depending on your priority and resources. Please contact us at support [AT] wolfssl [DOT] com to set this up.

osevan commented 9 months ago

Its not high priority, but will be cool to have ofc.