Quantcast
Channel: Active questions tagged https - Stack Overflow
Browsing all 1547 articles
Browse latest View live
↧

traefik doesn't redirect http to https

I'm new in traefik, and couldn't understand why it doesn't redirect.I saw a lot ways how to do redirect , and this one pretty match for me, because i want, that redirect works on the all...

View Article


Mutual Authentication via certificate exchange failing in Java:...

I've built a Java client to a HTTP server protected with mutual authentication. This is not the first time I do this, but this is the first time I had this problem.The application is a Spring Boot with...

View Article


Node.js https does not work in Cloud9

I can create an http server and it works fine, but as soon as I try to use https instead, the server runs without errors but I cannot connect to it at all.HTTP...

View Article

"git update-git-for-windows" error: The revocation function was unable to...

I am trying to update Git in Windows 10 with the command git update-git-for-windows, but I am facing the same issue as this person: https://github.com/git-for-windows/git/issues/3930.I ultimately...

View Article

Website is accessible via curl/ping, but not via browser

I have a server configured only for port HTTP 80.Port 443 is disabled on my server.Domain name - "eugenetree.dev"As I thought, when I would open my site - the browser would check that there is no "443"...

View Article


How to develop non HTTPS grpc in .net

I would like to use gRPC in .net for communication between my microservices.My microservices will always be on a local network, deployed on a local docker server.Exposed to the ui (blazor wasm) via a...

View Article

Image may be NSFW.
Clik here to view.

nodejs: listen EACCES: permission denied 0.0.0.0:80

I am trying to create https server to test socket io by node js. According this pageopenssl genrsa -out privatekey.pem 2048 openssl req -new -key privatekey.pem -out certrequest.csr openssl x509 -req...

View Article

connect programmatically to a WCF service through HTTPS

I am working on a project that uses WCF service. I have built the service, configured the web.config file, deployed it on a IIS 7 server. The service is accesed through HTTPS (on my dev machine, i have...

View Article


Is HTTPS Stateful or Stateless?

I want a bit of clarity on whether HTTPS is stateful or stateless? This is with regards to a RESTful API I built. We were initially using HTTP. Since HTTP essentially works over TCP/IP which is...

View Article


As of current, are there still any methods to spoof HTTPS referer?

I want to know if it is safe to check the origin/referer header in the https request in backend to know the frontend domain.As far as I know:Those headers are set by the browser automatically. People...

View Article

How to make https calls in Flutter?

I am new to flutter development. I am trying hard to make the https calls work. Whenever I call a https URL, it throws the below error:SocketException: Failed host lookup: 'someserver.com' (OS Error:...

View Article

How can I see the entire HTTP request that's being sent by my Python...

In my case, I'm using the requests library to call PayPal's API over HTTPS. Unfortunately, I'm getting an error from PayPal, and PayPal support cannot figure out what the error is or what's causing it....

View Article

Unrecognized SSL message, plaintext connection? Exception

I have a java complied package to speak with the https server on net. Running the compilation gives the following exception:javax.net.ssl.SSLException: Unrecognized SSL message, plaintext connection?...

View Article


Not show port used in geoserver url and make geoserver web interface https

i'm trying to run geoserver in production but i have some issues.*** Configuration and System ***WPS : operating system Debian 12Geoserver : 2.25.0Domain name on cloudfaressl certificate from...

View Article

Image may be NSFW.
Clik here to view.

Eclipse replacing http with https and failing to find Pydev

Installed Eclipse Version: 2024-03 (4.31.0) on Windows 11 WSL2 (Ubuntu22)It's running fine, excpet when I try to install Pydev from http://pydev.org/updates it appears to be replacing the http with...

View Article


Handle HTTPS Request in Proxy Server by C# ( CONNECT Tunnel )

I'm trying to write a Home Proxy Server in C# and I almost succeeded but I have problem to handle HTTPS requests (CONNECT).I don't know really how to handle this type of requests.In my studies I...

View Article

Failure to connect to Spring project running on server with HTTPS (SSL error)

I've setup a Spring Framework 5 project working very well so far. Needed to enable HTTPS for some functionality so followed a tutorial. Currently generated the certificate and key on the server with...

View Article


why am i getting error when i run the postman to know more about my get...

This is the image of screen shot from postman which shows the error Postman is the app I am using to know more about get, post requests to a https server that I have created .Postman app is not giving...

View Article

Certbot Failed to parse: https://acme-v02.api.letsencrypt.org/directory

I recently updated my python to implement FastAPI, but i don't realize and not sure it actually affected the certbot.How should i revert the python or fix this issue, after i tried to reinstall the...

View Article

Can't configure sonarqube to be available on https using Apache

I have my sonarqube server running on a remote linux machine on port 9000. I can access the same using http://machine_ip:9000. I have also bought a domain and have tried to configure it to be available...

View Article
Browsing all 1547 articles
Browse latest View live