1 Oct 2010 11:38
Re: Yaws 1.88 and SSL verify
Hi again! I was digging around in Yaws source code and eventually wound up in OTP's ssl code. The code yaws_server:do_listen/2 eventually calls ssl:handle_options/2. On lines 539 - 554 it looks like valid values for #ssl.verify are 0 | 1 | 2, not 1 | 2 | 3. It might also be nice to implement the new (I think) options verify_none, verify_peer, and, fail_if_no_peer_cert. Best regards, Per ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev
RSS Feed