javacef icon indicating copy to clipboard operation
javacef copied to clipboard

HandShake issue while displaying google maps

Open NitinIIRS opened this issue 8 years ago • 3 comments

I am showing google map in my java swing windows application, while displaying map on browser I am facing issues while displaying it. The error I am getting are as follows:

[1108/062527:ERROR:ssl_client_socket_nss.cc(1534)] handshake with server maps.googleapis.com:443 failed; NSS error code -5961, net_error -101 [1108/062528:ERROR:ssl_client_socket_nss.cc(1534)] handshake with server maps.googleapis.com:443 failed; NSS error code -5961, net_error -101 [1108/062528:ERROR:ssl_client_socket_nss.cc(1534)] handshake with server khms1.googleapis.com:443 failed; NSS error code -5961, net_error -101 [1108/062528:ERROR:ssl_client_socket_nss.cc(1534)] handshake with server khms0.googleapis.com:443 failed; NSS error code -5961, net_error -101 [1108/062528:ERROR:ssl_client_socket_nss.cc(1534)] handshake with server maps.googleapis.com:443 failed; NSS error code -5961, net_error -101 [1108/062532:ERROR:ssl_client_socket_nss.cc(1534)] handshake with server maps.googleapis.com:443 failed; NSS error code -5961, net_error -101 [1108/062536:ERROR:ssl_client_socket_nss.cc(1534)] handshake with server fonts.googleapis.com:443 failed; NSS error code -5961, net_error -101

Pls. Help

Thanks Nitin

NitinIIRS avatar Nov 08 '16 13:11 NitinIIRS

Which javacef version and branch are you using?

wjywbs avatar Nov 09 '16 05:11 wjywbs

gitjcef Sorry but I am using Javacef for first time. I don't know the version but I downloaded the zip file from https://github.com/wjywbs/javacef.git URL.

NitinIIRS avatar Nov 09 '16 06:11 NitinIIRS

Are you using the cef3 folder or the other 2 folders? Only cef3 is currently maintained.

wjywbs avatar Nov 18 '16 04:11 wjywbs