[
https://issues.apache.org/jira/browse/HTTPCLIENT-2161?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362833#comment-17362833
]
Sagar Miglani edited comment on HTTPCLIENT-2161 at 6/14/21, 9:00 AM:
---------------------------------------------------------------------
Hi [~michael-o],
I'm facing some test failures while building the _httpcomponents-client 4.5.x
branch_.
Could you please help, what could be wrong there? I'm executing *_mvn clean
install_* command
Failure:
{code:xml}
[ERROR] Errors:
[ERROR] TestSSLSocketFactory.testTLSOnly:317 » SSLHandshake Received fatal
alert: hand...
javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
at
java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1598)
at
java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1426)
at
java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1324)
......
Suppressed: java.net.SocketException: Broken pipe (Write failed)
{code}
I'm using
{code:xml}
java: 7 (OpenJDK Runtime Environment (Zulu 7.46.0.11-CA-macosx))
maven : 3.3.9
OS: MacOS
{code}
I will really appreciate, any help you could provide.
Thanks :)
was (Author: sagarmiglani):
Hi [~michael-o],
I'm facing some test failures while building the _httpcomponents-client 4.5.x
branch_.
Could you please help, what could be wrong there? I'm executing *_mvn clean
install_* command
Failure:
{code:xml}
javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
at
java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1598)
at
java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1426)
at
java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1324)
......
Suppressed: java.net.SocketException: Broken pipe (Write failed)
{code}
I'm using
{code:xml}
java: 7 (OpenJDK Runtime Environment (Zulu 7.46.0.11-CA-macosx))
maven : 3.3.9
OS: MacOS
{code}
I will really appreciate, any help you could provide.
Thanks :)
> proxy.password property of httpclient-osgi is visible as plain text in felix
> web console
> ----------------------------------------------------------------------------------------
>
> Key: HTTPCLIENT-2161
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2161
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient (async)
> Affects Versions: 4.5.14
> Reporter: Sagar Miglani
> Priority: Major
>
> proxy.password property of httpclient-osgi is visible as plain text in felix
> web console.
> Metatype of proxy.password property in httpclient-osgi is configured as text
> but it should be password.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]