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

FastAPI with nginx does not serve static files in HTTPS

I have a small, test FastAPI web application that is serving a simple HTML page that requires a css style sheet located in the static folder. It is installed on a Linode server (Ubuntu 20.04 LTS),...

View Article


How do I use self-signed cert installed on OS via Rust reqwest crate?

After some search, I found that reqwest::ClientBuilder.add_root_certificate() can be used to specify a certain self-signed certificate. To to this, a desired certificate is defined in compile time, or...

View Article


How to Create HTTPS SSL Certificate on MacOS?

I am using MacOS 15.0 and need to set up a SSL ASP.NET Core developer certificate in order to work on my current project in the Rider IDE. I have no localhost or ASP.NET certificate preexisting in my...

View Article

IIS site - User authentication works with http binding but not with https...

I have a website hosted on IIS with separate bindings for HTTP and HTTPS.When accessing the site via HTTP, users are automatically authenticated using a smart card certificate without problem.When...

View Article

Certbot Redirection of HTTP to HTTPS from Nginx not working

Certbot commandSSL Connection Error returnedI am trying to issue an SSL certificate for my website, although the message was successful (as attached image) but when accessing that domain, it is not...

View Article


Enable https on ec2 public DNS

What is the best approach to enable https on ec2 public dns? I just have single instance running so i don't think adding load balancer is good approach and I don't have any domain name to point to my...

View Article

Keycloak Docker HTTPS required

I have initialized https://hub.docker.com/r/jboss/keycloak/ on my Digital Ocean Docker Droplet. $docker run -e KEYCLOAK_USER=admin -e -p 8080:8080 KEYCLOAK_PASSWORD={password with upcase etc.}...

View Article

HTTPS request using ksoap2 Kotlin

I'm developing an application that uses a SOAP API, and I'm using the ksoap2 library within Kotlin. I need to make an HTTPS request. I have a .pfx certificate with a specific password, and I also have...

View Article


Intermittent Connection Timeout Error in Vendor API Call on Go Server

I'm encountering an issue where one of our vendors is receiving a Connection Timeout error when attempting to call our API, while another vendor's requests to a different API on the same server are...

View Article


why my http redirect don't work with nagios?

I have a webserver with nagios, nagios is the only service working in this vm, so I want when I go to the root https://mymachine to redirect directly to https://mymachine/nagios.I have made a...

View Article

Image may be NSFW.
Clik here to view.

Why don't I have ASP.NET Core HTTPS development certificate?

I'm having trouble in that running my brand new ASP.NET Core app in that it fails to load the website when I run the debugger (see screenshot at the bottom of the question).I have a hunch this is...

View Article

Image may be NSFW.
Clik here to view.

React Native Axios get response Skipped and Status Code 0

I got a problem with my react native app. while accessing API, I get a response Skipped and status code 0. it's shown by using reactotron to log the api response, but when I console.log the error, it...

View Article

http - httpd redirect not working with virtualhost, but with .htaccess

I've a strange issue with two Nagis-core servers installed on physical Rocky linux 8.10 servers.I tried everything to make http - https redirect work.But it does not work of I use the typical setup...

View Article


Nginx Reverse Proxy serving MP4/MKV Stuttering

I'm using Nginx as a reverse proxy to serve HTTP video streams over HTTPS to avoid mixed content issues. However, I'm experiencing stuttering during video playback.Problem:The videos start playing but...

View Article

Image may be NSFW.
Clik here to view.

Universal link - The domain has some validation issue

Im working on universal link to open the application while tap the url. I am using https server and done all the steps from apple (Apple Doc). But the apple universal link validator show below error,...

View Article


gitlab-runner cannot access gitlab-repo

I have a linux gitlab and runner instance running on the same machine.The machine is accessible from the web via https, which is protected by cloudflare.A ufw and swwitch level firewall protect the...

View Article

Security implications of disabling the Common Name check for HTTPS

I'm going over some client code I've inherited for doing secure communication over HTTPS, and it seems that it's not checking the common name in the server certificate (eg. 'CN = "example.com"' against...

View Article


Solutions to streaming https mp4 video in Unity [closed]

as the title said, I've been stuck for weeks researching ways to stream video mp4 from the HTTPS link, I found some packages but they require payment and a license because in this project I develop an...

View Article

Esp8266 hTTP-Post 302 Problem in Rfid Sensor [closed]

I've been making project lately and im hard stuck to this problem. After i tap the rfid card in esp8266 it send the data okay but after that the serial monitor displaying a code 302 problem and now i...

View Article

ESP/ AWS/ S3bucxket/ESP_SSLClient

I am trying to access a S3 bucket.But having problems.It requires HTTP access 2.0.i.e. binaryHow does one get ESP_SSLClient work in binary mode

View Article
Browsing all 1493 articles
Browse latest View live