rohithadassanayake / sslyze

Automatically exported from code.google.com/p/sslyze

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Location header to output for 3xx status

GoogleCodeExporter opened this issue · comments

What steps will reproduce the problem?
1. Run sslyze against paypal.com

Changes output from:
        AES256-SHA               256 bits      HTTP 301 Moved Permanently
to:
        AES256-SHA               256 bits      HTTP 301 Moved Permanently (https://www.paypal.com/)

What version of the product are you using? On what operating system?
0.4 Linux

Original issue reported on code.google.com by tsams...@securityinnovation.com on 28 Jun 2012 at 7:42

Attachments:

A patch !? Thanks !
I'll review it asap (I know... it's only 3 lines).

Original comment by nabla.c...@gmail.com on 29 Jun 2012 at 6:58

  • Changed state: Accepted
This issue was closed by revision r190.

Original comment by nabla.c...@gmail.com on 29 Jun 2012 at 11:22

  • Changed state: Fixed