I read that nginx works with OpenSSL. But since GnuTLS is the only software that provides TLS 1.2 support, it would be useful to combine that.
So, how can I compile nginx with GnuTLS on Ubuntu? =)
|
|
It's not possible to use GnuTLS with nginx. The source files containing
Neither has GnuTLS been mentioned in the source ( Unless you really need it, use the current version of nginx+openssl. Work has been done for OpenSSL 1.0.1 (not released yet) to support TLS 1.2. See Changes between 1.0.0e and 1.0.1 [xx XXX xxxx]. |
|||
|
|