2 messages in ru.sysoev.nginxssl_verify_client with imap/pop3
FromSent OnAttachments
Paul DekkersMar 23, 2007 8:44 pm 
Igor SysoevMar 31, 2007 12:00 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:ssl_verify_client with imap/pop3Actions...
From:Paul Dekkers (Paul@public.gmane.org)
Date:Mar 23, 2007 8:44:47 pm
List:ru.sysoev.nginx

Hi,

I was wondering: is it correct that I cannot use ssl_verify_client and ssl_client_certificate with nginx running as imap and/or pop3 proxy?

I'd like to enforce the use of client certificates... I'm currently doing that with stunnel, but perhaps nginx could replace that, while also offering more flexibility in proxying... (Probably not more efficient than stunnel.) Besides, it would be great if the script running for authentication could check parameters of the certificate (like a hash, or the DN)...

Regards, Paul