https://bz.apache.org/bugzilla/show_bug.cgi?id=62114

Philippe Mouawad <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |om
            Summary|HTTP(S) Test Script         |HTTP(S) Test Script
                   |Recorder : Client           |Recorder : Client
                   |certificate authentication  |certificate authentication
                   |only works with Java        |uses the first SSLManager
                   |implementation              |created

--- Comment #1 from Philippe Mouawad <[email protected]> ---
After further investigation it appears that issue was due to an old SSLManager
that was an instance variable of HttpSSLProtocolSocketFactory which was used.
As an effect first certificate loaded was incorrect, updating it with
SSLManager menu had no effect.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to