Skip to content

Support OpenSSL

Brendan Shanks requested to merge bshankstd/libnice:openssl-support into master

This includes the same patches that are attached to #38 (closed), to implement stun/rand and stunhmac using OpenSSL. The configure script will only search for OpenSSL if GnuTLS is not found. OpenSSL 1.0.2 and 1.1.0 have been tested.

Merge request reports