osp
osp copied to clipboard
wolfSSL Open Source project ports
Hi , First of all the appreciate for the great work . I am following your procedure outlined in [here](https://github.com/wolfSSL/osp/blob/master/stunnel/5.67/README_UNIX.md) . could successfully the wolfssl with liboqs, however stunnel build...
I am trying to build lighthttpd-1.4.51 with wolfssl 5.6.3. I followed the instructions: wolfssl: `/configure --enable-lighty --prefix=/usr/local && make -j8 && sudo make install && sudo ldconfig` `ls /usr/local/lib`: ...
Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.0.3 to 6.3.3. Changelog Sourced from tornado's changelog. Release notes .. toctree:: :maxdepth: 2 releases/v6.3.3 releases/v6.3.2 releases/v6.3.1 releases/v6.3.0 releases/v6.2.0 releases/v6.1.0 releases/v6.0.4 releases/v6.0.3 releases/v6.0.2 releases/v6.0.1 releases/v6.0.0 releases/v5.1.1 releases/v5.1.0...
Was https://github.com/wolfSSL/osp/pull/17
Specifically, the subset needed to support the Python module ndg_httpsclient.
Adds wolfSSL support to Mosquitto 2.0.15 See README.md for build instructions
Since the Windows build doesn't run the autoconf and configure I am wondering what the process is to get Python patched for wolfssl on Windows. Is this possible with configuration...
addition of --with-ssl to stunnel configure.ac for setting a SSL library path other than /usr/local
Depends on: - https://github.com/wolfSSL/wolfssl/pull/7869 - https://github.com/wolfSSL/wolfssl/pull/7802 - https://github.com/wolfSSL/wolfssl/pull/7804