upczsh opened a new pull request, #293: URL: https://github.com/apache/ranger/pull/293
…ctivity failure caused by SSL links. ## What changes were proposed in this pull request? The ranger knox plug-in will report SSLHandhakeException during the connectivity test. SSL should not be required for the plug-in, so the http client is changed to avoid errors caused by the SSL handshake. The error is reported as follows: ![c1e0a9bbd1df74af13c253d5711cfd0f.png](file:///Users/zhaoshuaihua/.config/joplin-desktop/resources/b6f50341946e46deb31e688ef63a21a1.png) ![b855a1de75f10e8f5b026e6ecad40a22.png](file:///Users/zhaoshuaihua/.config/joplin-desktop/resources/122e5a9ba6a6419fb8288bd4e3c99ea2.png) ## How was this patch tested? After changing the http client, the test is as follows: ![bfe86186d9630289532d1c91274faceb.png](file:///Users/zhaoshuaihua/.config/joplin-desktop/resources/472b1bb5d0b94897abfe8e3ad9212d76.png) ![2d042ac2720bf5659656c19b9d396dc4.png](file:///Users/zhaoshuaihua/.config/joplin-desktop/resources/4e5355daaeb3449eaba16e617b729a1f.png) ![26ea570871a4793fd0de935018238fc1.png](file:///Users/zhaoshuaihua/.config/joplin-desktop/resources/46e01847ea224760a24e205fc4b7679c.png) ![921ada850bae4a34b139973c534b162b.png](file:///Users/zhaoshuaihua/.config/joplin-desktop/resources/f0c7fdfc7e3f4ba89173b1e46efffd4d.png) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@ranger.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org