Nginx supports BoringSSL too and it already has ESNI support apparently
https://www.theregister.co.uk/2018/07/17/encrypted_server_names/
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,281512,281517#msg-281517
___
nginx mailing list
nginx@ngi
Hi All,
All our outside users uses OWA, OA and ActiveSync. These users will connect
to my internal Exchange 2010 via RPC over HTTPS.One Example, Users will
access OWA by mail.example.com/owa and this should proxy to internal
exchange 2010 server exch01.example.com.
All my previous nginx.conf co
Hi Reinis,
Thanks for your reply.
Noted on Modules directory.
Yes, i went through the NGINX Admin Guide but talked about SMTP, POP3 and
IMAP protocol.
My internal exchange is 2010 and all outside users accessing email OWA, OA
and ActiveSync via RPC over HTTPS.
Hope you can show me some useful
thank you again for you quick answer but I'm getting lost
A typical nginx configuration has only one http {} block.
You can look at some examples:
I'm aware of those and other examples. What confuses me that you
say that but also said in
Hello!
On Wed, Oct 03, 2018 at 08:40:04PM +0300, Владислав Толмачев wrote:
> When nginx will emplemented Encrypted SNI support?
> Cloudflare already do this, https://www.cloudflare.com/ssl/encrypted-sni/
Likely once Encrypted SNI support will be added to the OpenSSL
library. Currently, it is n
When nginx will emplemented Encrypted SNI support?
Cloudflare already do this, https://www.cloudflare.com/ssl/encrypted-sni/
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
> This is my NGINX directory lists and i dont see the "Modules" directory. Is
> that
> normal?
Yes, that's normal. By default nginx compiles everything into executable so
unless you build dynamic modules (--add-dynamic-module) there won't be any .so
files.
> Can anyone share a configuration f
Hi All,
We are using OWA, OA and ActiveSync for internet users. Exchange connection
protocol is RPC over HTTPS.
This forum looks like dead :-(
Any help?
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,281456,281499#msg-281499
___
nginx mai
Hi All,
BTW, i had compile nginx 1.15.4 from Mainline.
nginx version: nginx/1.15.4
built by gcc 4.8.5 20150623 (Red Hat 4.8.5-28) (GCC)
built with OpenSSL 1.0.2p 14 Aug 2018
TLS SNI support enabled
configure arguments:
--prefix=/usr/local/nginx
--sbin-path=/usr/local/nginx/sbin/nginx
--modu