Menu

#5 plugins/audit/sslCertificate.py doesn't handle wildcards

closed-accepted
nobody
None
5
2009-09-13
2009-07-29
Anonymous
No

plugins/audit/sslCertificate.py doesn't handle wildcards in SSL certificates (common name), so plugin reports that certificate is not valid while it is.This patch adds support for wildcards in SSL certificates.

Discussion

  • Nobody/Anonymous

    Patch against SVN/trunk to add proper check for SSL wildcard certificates

     
  • Vlatko Kosturjak

    I have submitted this patch (in case you need from licensing reasons - I agree that code should be licensed under same license as w3af), but it seems sourceforge has messed up something with my login/session.

     
  • Andres Riancho

    Andres Riancho - 2009-09-13
    • status: open --> closed-accepted
     
  • Andres Riancho

    Andres Riancho - 2009-09-13

    Closing this one silently, working on the second one. Thank you very much!