Anders writes:

How would I go about logging TLS/SSL details such as ciphers, key exchange and mac's negotiated with clients or other servers with courier? This would be very useful to create statistics over what minimum security is used by clients etc...

For incoming SMTP, the details get logged in the headers of received mail. It's not logged anywhere directly.

If one's handy with shell scripting, I suppose something can be hacked up, by reporting COURIERTLS to a wrapper, that adds the -statusfd parameter to couriertls, and logs the TLS/SSL negotiation somewhere.

Attachment: pgpTjq5Fe6FeH.pgp
Description: PGP signature

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to