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

Run angular server with ssl results in node:events:496 throw er;

I am trying to host local angular server with self-signed certificate.Certificate and key are generated using openSSL. Running openSSL server with them works as expected, Running empty node.js server...

View Article


What is the smallest possible HTTP and HTTPS data request

Lets say I want to GET one byte from a server using the HTTP protocol and I want to minimize everything. No headers just http://myserver.com/b, where b is a text file with one character in it, or...

View Article


docker pull tries to talk http to registry that only understands https

I have an ordinary ubuntu image with no dockerd installed, only the docker command line client and curl are installed such that I can query a docker registry. I have set up tls security. The following...

View Article

You're accessing the development server over HTTPS, but it only supports...

I just started learning Django framework, and I tried to deploy my first project on the server from DigitalOcean. If I runpython3 manage.py runserver 0.0.0.0:8000The server launches. However, once I...

View Article

Apache Server 2.4 redirect https to another https domain [duplicate]

is it possible to redirect a https domain direct to another https domain without a certificate error?we try it with a .htaccess and finally within the section.But it doesn't work. We've 2 files, one...

View Article


Web server will not serve a specific image

A couple of days ago the server I am responsible for administrating went down and was rebooted. The server has Apache 2.4.6 installed on CentOS. After it came back on line and I restarted my Java code,...

View Article

java.net.SocketException - NanoHTTPD (https) - Android

I'm stuck and looked everywhere to find a solution but I think it won't be as effective as getting help from humans haha.I set up a NanoHTTPD server to listen to https post requests:public...

View Article

OpenAS2 AS2ReceiverHandler: HTTP connection error on inbound message

I am looking for some assistance with a vanilla (default) installation of OpenAS2. I've installed it on both Win7 and Ubuntu (Vivid), and both have the exact same problem.When testing the in-built test...

View Article


Error method PUT HTTPS IIS 10 Angular 16 Windows Server 2019

I have a Web Site (Angular 16). That's deploy in IIS 10 (HTTPS port 443 with a Certificate)I have ARR enabled, and on my web site tengo a rewrite ruler.My back-end is in Node.js. It's running in the...

View Article


How can we run a FastAPI application on two ports one HTTP and one HTTPS...

I want to host my FastAPI application using gunicorn and host it on a Kubernetes Service. My Kubernetes service runs a liveness probe (health check) using HTTP call on a specified endpoint.I also want...

View Article

Tomcat with https not working

I'm trying to enable my rest API URL with HTTPS.But first my tomcat should be running with https.When I run tomcat and check URL belowhttps//localhost:8080 and http://hostedurl:8080 is working.I land...

View Article

Wildfly 10 - XNIO WorkerThread (default I/O-x) with 100% CPU usage

We are changing our cluster topology and facing a 100% CPU issue in the "default I/O-x" thread (org.xnio.nio.WorkerThread).Looks like an infinity loop in the ConduitStreamSinkChannel.write(..) but I'm...

View Article

Certbot failed to authenticate some domains (authenticator: apache). Failed...

Am trying getting ssl certificate using letsencrypt and certbot with apache on my Ubuntu server for mydomain.com am getting the error using command sudo certbot --apache -d mydomain.com am getting...

View Article


Is it safe to use multiple listeners (HTTP and HTTPS) for a server with the...

I'm trying to set up an HTTP and HTTPS server on a Go application using http.server with default http.ServeMux. Specifically, I want one listener to handle HTTP traffic and the other to handle HTTPS...

View Article

How can I rewrite and proxy in if statement

I have original url like https://sourceURL/api/fcst/login/login?ProCode=420000, I want config the proxy_pass let it forward to https://targetURL/pestiot/api/fcst/login/login?ProCode=420000。Here is my...

View Article


Python Proxy Server with TLS Failing: SSLContext Error with PROTOCOL_TLS_SERVER

I have written a Python-based proxy server that supports both HTTP and HTTPS. The goal is to redirect or block specific domains, for example, redirecting certain malicious websites to a secure page...

View Article

Why do I get "The account does not have permission to access this resource"...

When I tried to sign in to my Bitbucket account from XCode, I got an error saying "Your account does not have permission to access this resource".I used the same app password that I've been using with...

View Article


How to correctly force SSL on WordPress via wp-config.php?

If I edit the wp-config.php I am supposed to add:define('FORCE_SSL_ADMIN', true);define('FORCE_SSL_LOGIN', true);However, my website has .htaccess rules to force https and www across the entire...

View Article

Nodejs https.request head method issue

Have a problem with nodejs, https.request returns <http.ClientRequest>const checkStatus = await https .request( { method: 'HEAD', host: 'host', path: 'path', }, (response) => { const {...

View Article

Using the 'integrity' attribute for script tags while avoiding CORS errors...

I want to build a lightweight single-page app that people can use locally over the file:// protocol (i.e. simply by downloading the project archive file, unpacking it and double clicking on...

View Article
Browsing all 1486 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>