About 8,810 results
Open links in new tab
  1. Error: SSL connect error on Insomnia when trying to make a localhost ...

    Jul 7, 2020 · Usually when creating a BaseUrl in Environments or defining the request url to test the API the developer ends up forgetting and putting Https: // instead of putting Http: // for a local test. So t...

  2. Unable to establish SSL connection, how do I fix my SSL cert?

    CONNECTED(00000003) 15586:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_clnt.c:588: While if I do the same …

  3. cURL SSL connect error 35 with NSS error -5961 - Stack Overflow

    I have a remote Windows 7 server that is accessible only via HTTPS on port 768. The server is using a signed certificate from a CA listed in the local CentOS server. Whenever I try to access the r...

  4. SSL_ERROR__SSL occurs while calling SSL_connect - Stack Overflow

    Dec 21, 2012 · I wrote code with openssl to connect the server under tls. If I load certificates from pem file it works properly. But if I load certificate from pfx file it occurs SSL_ERROR_SSL while calling

  5. ubuntu - curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in ...

    Jul 25, 2017 · curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to gitlab.xx.ffff-dns.com:443 After talking the the network team, they said since this is a local intranet URL, so …

  6. OpenSSL Error messages: error:0A000126:SSL routines::unexpected eof ...

    Jun 15, 2022 · OpenSSL Error messages: error:0A000126:SSL routines::unexpected eof while reading Asked 3 years, 6 months ago Modified 1 year, 5 months ago Viewed 175k times

  7. curl error 35 : failed to receive handshake, SSL/TLS connection failed

    Oct 19, 2020 · This error happens when you are behind a 7 layer firewall (i.e Palo Alto) that Allow SSL connections only via application, so you have to configure 2 rules in such solution.

  8. curl: (35) SSL connect error - Stack Overflow

    Apr 22, 2016 · [root@vagrant-centos65 you-get]# curl --version curl 7.19.7 (x86_64-redhat-linux-gnu) libcurl/7.19.7 NSS/3.19.1 Basic ECC zlib/1.2.3 libidn/1.18 libssh2/1.4.2 Protocols: tftp ftp telnet dict …

  9. CURL (35) SSL connect error / NSS error -5961 - Stack Overflow

    Jan 6, 2018 · Or, if you think it’s an outdated SSL cert bundle you could download a newer certificate and trust store from the internet and try that by using the --cert and --cacert options

  10. OpenSSL SSL_connect: Connection was reset in ... - Stack Overflow

    Mar 22, 2022 · OpenSSL SSL_connect: Connection was reset in connection to github.com:443 while try to git push Asked 3 years, 8 months ago Modified 12 months ago Viewed 98k times