Category "ssl"

ssl ,urllib3,requests .exceptions.SSLError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:548)

I'm developing an application that collects information from YouTube via the YouTube APIv3. I'm using yapi package from github. I was working in Python2.7 and i

How to bypass SSL verification for Gradle 4.5?

I am getting this error while trying to connect to Nexus Maven proxy repository, but Nexus is running over HTTPS with a self-signed certificate. How can I bypa

SSL certificate problem: unable to get local issuer certificate AZURE DEVOPS

I have a problem... My code in Gitlab, Pipeline in Azure DevOps. I use classic editor. When i start pipeline i have error "fatal: unable to access 'fatal: unabl

Certbot Redirection of HTTP to HTTPS from Nginx not working

Certbot command SSL Connection Error returned I am trying to issue an SSL certificate for my website, although the message was successful (as attached image) bu

Force client or server to restart SSL handshake (or expire SSL session)

I have a java client which connects to an HTTPS server (the server written in Java also). Here is the HttpClient setting in the client: SSLContext ctx = SSLCon

Bearer token for upstream server with NGINX reverse proxy. Is the header being stripped?

I have a Tomcat server that is behind an NGINX reverse proxy applying SSL. There is a bearer token in place for API calls on the Tomcat server, but I am getting

Telegram bot doesn't answer

I'm using the package of eleirbag89 http://eleirbag89.github.io/TelegramBotPHP to create my bot on telegram. I'm having some issues on it, it doesn't answer me

Setting nginx with ssl cant connect from outside

I have setup an new nginx in linux server with the following sites-enable/ server { server_name ascohosting.space www.ascohosting.space; locat

SSL handshake_failure on Websphere 8.5 (working on Tomcat)

Long story short; is there any reason why an application working on a Tomcat isn't able to communicate with Paypal servers? Some background: we are developing a

What type of certificate is used on a reverse proxy when doing mutual auth with a backend server?

I need to to configure Mutual Authentication between a Reverse Proxy and a backend (in NGINX terms upstream) server. Initially I used a server certificate to id

Requests (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.") Error in PyCharm requesting website

Using requests in Python3 Windows via Pycharm, and receiving SSL Module Not Available Error I've spent hours trying to figure out what could be causing this. I

How to tell if Java SSLSocket has data available?

When I was using regular Sockets, I could call getInputStream() and use available() to see how many bytes were available. I switched to SSLSocket, but now avail

NGINX + Let's encrypt: Could not automatically find a matching server block

I'm publishing a website made with Python Pyramid on an Ubuntu 18.04 server. The website is running properly on HTTP and now I'm trying to make it run on HTTPS

Building Python 3.7.1 - SSL module failed

Building Python 3.7 from source runs into following error: Failed to build these modules: _hashlib _ssl Coul

Nodejs tls proxy same port other protocol

I hope to using https with rtmps protocols in same port. so i decide to using TLS server. Https was working well with chrome browser, but i facing issue with po

What is CA certificate, and why do we need it?

I've just read this article about what is HTTPS service, and understand the basic of https. When requesting https content, the server will send a public key t

cert-manager with ZeroSSL creating multiple orders even if previous orders are ready

I'm using ZeroSSL account to create ACME certificates. I was able to get EAB credentials from ZeroSSL, which I added to the ClusterIssuer. apiVersion: cert-mana

How can an IMAP connection fail with a certificate error when an SMTP connection with same credentials succeeds?

I am connecting to an HIE in two interfaces using Direct Messaging - one to send messages and one to retrieve messages. The first uses a protocol of SMTP connec

Why do HTTPS requests produce SSL CERTIFICATE_VERIFY_FAILED error?

Here is my Python code: import requests requests.get('https://google.com') This is the error: requests.exceptions.SSLError: HTTPSConnectionPool(host='g

Identity Server 4 certificate signed by External Certificate Authority

We are trying to implement OpenId Connect Code flow between Identity Server 4 (provider) and SalesForce (Client) but it seems SalesForce does not like self sign