RQMUrlUtility : SSL_TLS SSLContext not available/Redirect requested but followRedirects is disabled
Dear Team,
I'm using RQMUrlUtility jar to login inside RQM server and using REST APIs to fetch different artifacts.
i'm getting success response from the API'S,but along with response,I'm getting two errors:
1. Attempting to create SSL_TLS context
java.security.NoSuchAlgorithmException: SSL_TLS SSLContext not available
Unable to create SSL_TLS context, trying SSLv3
2. org.apache.commons.httpclient.HttpMethodDirector isRedirectNeeded
INFO: Redirect requested but followRedirects is disabled
Using java 8 and RQMUrlUtility jar version 6.0.5
How do i solve and avoid this error ?Kindly help me at the earliest.
Thanks !
2 answers
For #1, see https://www-01.ibm.com/support/docview.wss?uid=swg21625634. For #2, please open a RQM defect.
@paules, your link is broken :(
Comments
Bharath Rao
Feb 22 '19, 2:41 a.m.Hi,
Ajith O M
Feb 22 '19, 3:05 a.m.Sure.