25,047 questions
1
vote
0
answers
192
views
Disable TCP port 80 on a CloudFront distribution
We want to host our API using lambda + API gateway HTTP api + CloudFront distribution. In a traditional hosting I would only open TCP port 443 for HTTPS and deny all traffic on port 80, in order to ...
0
votes
0
answers
18
views
Nginx redirecting (http to https) not working properly
worker_processes 1;
events {
worker_connections 1024;
}
http {
# Logging directives
error_log logs/error.log;
access_log logs/access.log;
include mime.types;
...
1
vote
1
answer
369
views
SSL Handshake Error (BAD RECORD MAC) when Sending Mobile Number in Client Hello via HAProxy
Description:
I am working on a mobile application where the client (mobile) sends a request to generate a token through the cellular network to a 5G Core network. The 5G Core adds the mobile number (...
1
vote
1
answer
2k
views
How can I get Edge/Chrome to accept my self-signed certificate for localhost?
I'm starting a new web project using next.js (v15.1.4) on a work computer that I do not have admin rights for. My app is going to interact with an external API which I'm trying to test access to. This ...
0
votes
0
answers
70
views
nginx reverse proxy redirecing to http instead of https
I have a react spa hosted on a https connection created with certbot.
And i fastAPI backend on http.
I set up a reverse proxy, and on /api/ i proxy_pass the request to the fastAPI backend
I can login ...
0
votes
2
answers
564
views
ASP.NET app is not listening on port 5001 after deployment
I'm developing an ASP.NET Core project recently upgraded from .NET 6 to .NET 9, in VS 2022.
For the past few days for unknown (to me) reasons, I can't run the app on localhost 5001 port, after ...
0
votes
0
answers
101
views
Is there a way to DVC import a private https git repo?
I am trying to perform a DVC import on a private https git repo. I am using a git credential manager to store the git credentials for the repo as recommended here. When I perform the dvc import ...
1
vote
0
answers
440
views
How to decrypt a Google QUIC packet in Wireshark?
I am studying the QUIC protocol in depth and using Google's QUICHE library to simulate QUIC connections. In the QUICHE repository, there are two example programs: quiche/quiche/quic/tools/toy_client....
0
votes
0
answers
137
views
Qt QWebSocketServer - how to setup server to accept client using wss over a https connection
I created a simple chat application using QWebSocket and QWebSocketServer. The server side application is running on Windows Desktop. The client side application is running on the browser, and it was ...
1
vote
0
answers
32
views
Connecting ionic Android/iOS app over HTTPS with my Local Server
After changes in Ionic App and Local Spring Boot Server, I see this error when switching to HTTPS instead of HTTP, when user tries to login:
[ERROR:ssl_client_socket_impl.cc(878)] handshake failed; ...
2
votes
1
answer
174
views
HTTPS hearders but HTTP URL in FastAPI and Cloud Run
I created a FastAPI app and I can access the Swagger UI autodocs at https://cloudrundomain.app/docs. When I send an HTTPS request using the Swagger UI, the request.headers.get("X-Forwarded-Proto&...
0
votes
2
answers
153
views
IIS: ERR_TOO_MANY_REDIRECTS with HTTPS Redirect Rule in Web.Config
I'm hosting a website (as a proxy with ARR) on an IIS server, and I want to redirect all HTTP traffic to HTTPS. However, when I enable the redirect rule in my web.config file, the browser returns ...
0
votes
0
answers
334
views
MbedTLS handshake fails
We are trying to integrate Mbed TLS in our embedded platform (running on an imx rt 1024 CPU from NXP). Our platform uses FreeRTOS and LWIP, and now we integrated Mbed TLS 3.6.2 with the LWIP port to ...
1
vote
1
answer
85
views
Debugging HTTP traffic originating from npm install using Fiddler
First, allow me to show that npm install works fine without Fiddler:
C:\Temp\1> npm config list
; "user" config from C:\Users\p11f70f\.npmrc
//pkgs.dev.azure.com/xyz/_packaging/...
0
votes
0
answers
57
views
Why are self-signed SSL certs less secure than Certificate Authority signed ones?
An SSL certificate can either be self-signed, or signed by a certificate authority. Modern browsers will only trust a site that provides an authority signed certificate.
A user can get an authority ...
0
votes
0
answers
1k
views
Struggling to Configure Nginx Reverse Proxy for HTTPS (Port 443)
I've been struggling with this issue for almost two weeks now and need some help. I'm hosting a simple app on my server to test it online. To set it up properly, I decided to use Nginx as a reverse ...
1
vote
0
answers
161
views
Why do I get Unsupported protocolTLS after upgrading Apache CXF from 3.5.9 to 3.6.4?
After upgrading Apache CXF from version 3.5.9 to 3.6.4, I started encountering the following exception during HTTPS requests:
javax.ws.rs.ProcessingException: java.io.IOException: IOException invoking ...
0
votes
2
answers
657
views
Strict-Transport-Security max-age not updating to 31536000 in ASP.NET Core application
I am trying to set the Strict-Transport-Security header in my ASP.NET Core application to enforce HTTPS with a max-age of 1 year (31536000 seconds), along with includeSubDomains and preload. However, ...
0
votes
1
answer
254
views
API Fetch Request Works on Desktop but Not on Mobile – CORS or HTTPS Issue?
I'm building a Svelte app that fetches random quotes from an API (https://zenquotes.io/api/random). The app works perfectly on desktop browsers but fails to fetch data on mobile devices (both locally ...
0
votes
0
answers
221
views
Streamlit frontend website is unable to establish a WebSocket connection
I have an issue when I try to deploy my streamlit app from my windows server to my corporate PC... The problem seems to be related to the WebSocket connection… On my PC browser, I see this error:
...
0
votes
1
answer
26
views
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 ...
1
vote
0
answers
48
views
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 ...
0
votes
2
answers
615
views
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 such that I can query a docker registry. I have set up tls security. I use a third container for ...
0
votes
1
answer
444
views
WebView not loading in release mode on physical iOS device, but works in simulator and debug mode
I'm using the webview_flutter package in my Flutter app to display a webpage when a button is pressed. Everything works as expected in the Xcode iOS simulator and when I run the app on a physical ...
0
votes
0
answers
402
views
AMQ9716E: Remote SSL certificate revocation status check failed for channel XXXX
Can someone please help me w/ below problem?
Script Reference : https://github.com/ibm-messaging/mq-mqi-nodejs/blob/master/samples/amqsconntls.js
As mentioned in , The SSL/TLS key repository - IBM ...