[ 
https://issues.apache.org/jira/browse/MTOMCAT-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13172292#comment-13172292
 ] 

Brad Giaccio commented on MTOMCAT-108:
--------------------------------------

Reading plain text from a file wouldn't help the security scan software would 
still find it, it needs to be non-human-readable.

The code 
http://grepcode.com/file_/repo1.maven.org/maven2/org.mortbay.jetty/jetty/6.1.11/org/mortbay/jetty/security/Password.java/?v=source
Uses the Apache 2.0 License which says I can reuse the code and I just put your 
style of comment in the header so it would match the rest of your code.
                
> THe httpsPort flag starts another http thread not an https thread
> -----------------------------------------------------------------
>
>                 Key: MTOMCAT-108
>                 URL: https://issues.apache.org/jira/browse/MTOMCAT-108
>             Project: Apache Tomcat Maven Plugin
>          Issue Type: Bug
>          Components: tomcat7
>    Affects Versions: 2.0
>         Environment: MAc OSX 10.6.8
>            Reporter: Keith Corbin
>            Assignee: Olivier Lamy
>             Fix For: 2.0
>
>         Attachments: https.patch
>
>
> WHen you run the executable war the httpsPort flag starts an http protocol 
> listener thread on the port listed not an https protocol listener.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to