[
https://issues.apache.org/jira/browse/HTTPCLIENT-1587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14240139#comment-14240139
]
Sebb commented on HTTPCLIENT-1587:
----------------------------------
Could perhaps use System.out/.err ... this would have to be made optional -
would it make sense to condition this on a System property that is used for SSL
debugging?
i.e. javax.net.debug=xyz where
xyz=all,ssl,trustmanager,keymanager
Just a thought.
See:
http://docs.oracle.com/javase/6/docs/technotes/guides/security/jsse/JSSERefGuide.html#Debug
> Log warning if KeyManager instances are passed to SSLContext#init ?
> -------------------------------------------------------------------
>
> Key: HTTPCLIENT-1587
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1587
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Reporter: Sebb
> Priority: Minor
>
> Further to HTTPCLIENT-1585, maybe it would be worth logging a warning if HC
> detects that multiple KeyManager instances are passed to SSLContext#init ?
> And/or note this in the appropriate Javadoc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]