Questions tagged [ssl]
SSL and its successor, TLS, are encryption and authentication protocols that encrypt the full contents of a TCP connection, as well as potentially verifying the identities of the devices making the connection.
7,816 questions
1 vote
1 answer
147 views
Docker TLS verification works on one server, fails on another identical server with "certificate signed by unknown authority": An Unexplained Mystery
I'm facing a truly bizarre Docker TLS issue that has exhausted all standard debugging methods. I have two Rocky 9 systems, and a Docker pull operation with a self-signed registry works on one but ...
0 votes
1 answer
123 views
RapidSSL wildcard - Issuer of this certificate could not be found
I imported it into the Exchange server. But there is a warning for the certificate as follows. Issuer of this certificate could not be found Issued by : RapidSSL TLS RSA CA G1 Issuer: CN = RapidSSL ...
0 votes
0 answers
105 views
I have a issue in a websocket connection: - net::ERR_CONNECTION_TIMED_OUT when a i want to access to Route in openshift
First and foremost, thank you for taking the time to read my question. I'm encountering a net::ERR_CONNECTION_TIMED_OUT error with a Janus SSL WebSocket connection and would greatly appreciate any ...
-1 votes
2 answers
348 views
Fix “We're sorry HTTPS Required” Issue While Running Keycloak 26.4.0 on AWS EC2 (Docker) [closed]
I deployed Keycloak 26.4.0 using Docker on an AWS EC2 Ubuntu instance. When I try to access it via HTTP, I get this error: We are sorry, HTTPS is required I wanted to make it accessible securely via ...
-1 votes
1 answer
111 views
MongoDB - TLS with self signed keys in Production?
I need to secure MongoDB traffic with TLS on a self hosted cluster. Im not completely new to the topic, but still haven't created certificates manually by my own yet. The MongoDB Cluster contains one ...
0 votes
1 answer
151 views
Cups admin web interface forwards to an IP address instead of the hostname
I'm trying to add a certificate to cups so when we do printer admin we don't have to agree that we're using an insecure site. I have the certificate, installed in the correct place. But when I go to ...
0 votes
0 answers
89 views
How can I enable HTTPS on a Spring Boot application running on an AWS EC2 instance without using a load balancer?
I’m running a Spring Boot app on a single AWS EC2 instance (Debian). A subdomain api.example.com points to the instance’s Elastic IP. I want to serve the app over HTTPS without an AWS load balancer. ...
1 vote
0 answers
164 views
Prestashop 8/9 behind reverse proxy with SSL
I'm trying to deploy Prestashop e-commerce platform in either v8 or v9 (I tried both) on my on-site hardware. The architecture looks like this: PUBLIC INTERNET -> NGINX PROXY MANAGER -> TRAEFIK ...
4 votes
2 answers
247 views
Puppetserver external SSL termination: custom headers formatting
I am trying to set up webserver (HAProxy) in front of puppetmaster (v8+) Got to the point of tinkering with custom headers and ran into a problem. Puppet Docs say: X-Client-Cert Optional. Should ...
0 votes
1 answer
164 views
rvm install ruby can't find openssl directory
I was trying to install ruby-2.3.8 with rvm and got this error: rvm install ruby-2.3.8 \ Searching for binary rubies, this might take some time.\ No binary rubies available for: ubuntu/24.04/x86_64/...
1 vote
0 answers
101 views
Disable ECDH parameter reuse in Windows Server 2016
We have an ASP .NET website on IIS 10 on Windows Server 2016. An SSL test reported that the ECDH public parameters are being re-used, which present a security risk. We found one methods is a registry ...
1 vote
0 answers
80 views
Unable to connect to Apache2 web server with SSL from CloudFlare
I spun up a Linux server on a Digital Ocean droplet, and successfully installed LAMP. The site works well, but not for HTTPS, which responds with this error: NET::ERR_CERT_AUTHORITY_INVALID. Clicking ...
1 vote
1 answer
118 views
How to configure Nginx reverse proxy with Docker for nopCommerce to work with HTTPS?
Where this question can be asked May be server fault? I’m running a nopCommerce ASP.NET Core application using Docker containers on Linux. Setup: nopCommercecontainer (ASP.NET Core app, exposed on ...
1 vote
0 answers
63 views
Confused about Zscaler LSS mTLS requirements - can we use a private CA?
I'm working on integrating Zscaler LSS (Log Streaming Service) with a custom log receiver. The docs say: It is possible to use mutual TLS encryption between the log receiver and the App Connector… ...
4 votes
2 answers
220 views
Digital Ocean - TLS traffic does not end at Load Balancer
I have setup my website infrastructure on Digital Ocean, below are some details of infra HTTPS traffic from Internet going to Load Balancer Kubernetes cluster with 2 nodes, running application pods ...
0 votes
0 answers
67 views
AVG Web Shield causes ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY in Microsoft Edge
I’m troubleshooting an issue with Microsoft Edge where certain HTTPS requests fail with the error: ERR_HTTP2_INADEQUATE_TRANSPORT_SECURITY After some investigation, I noticed that the issue only ...
1 vote
1 answer
275 views
Harvester Failing to Connect to Rancher due to tls Certificate Signed by Unknown Authority
Ahoy all, I am currently running a Harvester machine I would like to connect to rancher's Virtualization Management services. I followed the instructions here: https://docs.harvesterhci.io/v1.2/...
1 vote
0 answers
57 views
Centos 7, Postfix - Outbound (smtp) Untrusted TLS connection [closed]
I have a Centos 7 server that I'm having trouble clearing the smtp warning for outbound mail. I get: Untrusted TLS connection established to... [any domain] I am using letsencrypt. I have searched ...
-1 votes
1 answer
94 views
Can we use double quotes (") as the first character for an SSL certificate alias name? Naming conventions recommended by stds?
Testing my SSL certificate alias name with double quotes (") as my first character, like "abcd" but connection failed with below errors, 05-15 18:55:03.744 13646 13646 D wpa_supplicant:...
0 votes
0 answers
65 views
Cyrus imapd / Let's Encrypt: SSL hiccups when attempting to load the live certs, but works fine from the archive
I'm currently setting up Cyrus IMAPd on my server in conjunction with certificates from Let's Encrypt to enable imaps, however, while doing s I have run into a problem: Attempting to load the ...
0 votes
0 answers
264 views
How to serve static HTML and proxy WebSocket connections from the same location in Nginx?
I currently live in Russia, where internet censorship is increasingly enforced using Deep Packet Inspection (DPI). To bypass this, I’m building a personal VPN setup using V2Ray with the VLESS + ...
0 votes
0 answers
179 views
How to disable CBC Ciphers in nginx on Ubuntu Azure VM
We're running an Ubuntu VM on Azure and a pen test has said that the CBC ciphers are now obsolete and should not be used. I've updated my nginx config but the SSL labs test is claiming that they are ...
-1 votes
1 answer
200 views
How to connect to IISExpress launched using Visual Studio 2022 through HTTPS using IP
When I created a web site project in Visual Studio and ran it, it automatically installed a self signed certificate and I connect to it using https://localhost:44375 However, I need to use the IP now, ...
0 votes
0 answers
77 views
cannot rout different SSL port in container
So I have a very simple container that uses the official httpd image and I am trying to rout 443 from a different port aka (-p 8443:443) so I can use this container to host other little web apps. I ...
0 votes
1 answer
217 views
Lack of permissions accessing certificates for SSL on almalinux 9
I'm setting up a web site on Almalinux. When the certificates are located in /etc/pki/ca-trust the site works. When the certificates are in other locations with different permissions it does not work. ...
0 votes
0 answers
74 views
No more X-SSL-Client-Cert in the nginx.conf, in k8s ingress-nginx-controller pod?
In my k8s cluster, I have the official k8s ingress-nginx installed in these commands: helm repo add ingress-nginx https://kubernetes.github.io/ingress-nginx helm upgrade --install ingress-nginx ...
0 votes
0 answers
109 views
S3 Static Site + Cloudflare Proxy: HTTPS works for subdomain, but root domain redirects on HTTPS
I'm hosting a static site on AWS S3 and using Cloudflare as a proxy to point my custom domain to the S3 bucket endpoint. My goal is for https://mydomain.tld to serve my site with SSL. Below are two ...
0 votes
1 answer
214 views
OpenVPN TLS negotiation failure - unsupported protocol - Android 2.7 client, Old DD-WRT OpenVPN v2.2.1
Have tried every combination of settings I know of, but can't get past this. This used to work, but the Android client (OpenVPN v2.7) was updated and may have broken the settings. Server log: ...
0 votes
0 answers
151 views
Nginx with Cloudflare Origin CA - 502 Error
I have a problem with configuring Cloudflare SSL using Nginx on my OVH Debian VPS. I receive Error 502 when I open up the website. I want to self-host a Next.js app, just a single app, no database, no ...
0 votes
1 answer
77 views
Upgraded PuppetDB to 7.x now Puppetserver fails to connect
I upgraded my PuppetDB to 7.20 and now my Puppetserver fails to connect. Puppet agents fail with this error: Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: ...
0 votes
0 answers
64 views
How to setup SSL path when using apache Dynamically Configured Mass Virtual Hosting
I seen that apache can have multiple dynamic virtual hosts, each on it's own folder using Dynamically Configured Mass Virtual Hosting Without defining separate VirtualHost for each individual domain. ...
1 vote
0 answers
106 views
Configure order of certificates used by SCHANNEL
We have an LDAP instance with an SSL certificate for LDAPS traffic, issued by our CA. We have two types of accounts (standard, privileged) and for each of course separate user profile. The standard ...
1 vote
1 answer
107 views
Nginx and forward SMTP, POP/IMAP to MS Exchange
Everyone! Introduce: I Have some devices, which work only with TLS 1.1 version. New version MS Exchange doesn't include it and I'm searching a solution. I found information that Nginx can accept ...
-1 votes
1 answer
128 views
allowing SSL certificate on multiple port on nginx
hello I have a website with SSL certificate called englishsociety.net if you open it on tab you can find the lock is working but I am facing an issue with different port let's say this port for ...
0 votes
0 answers
326 views
Traefik with letsencrypt issues self-signed certificate while it should use ACME file
I have a docker-compose with severall apps, and traefik to do the routing and handle SSL/TSL certificates. I changed DNS supplier from Google to OVH, and then it didn't work. I thought I just had to ...
0 votes
0 answers
74 views
How to use Windows smart card authentication for print server API call
I have an Octoprint server for my organization and access is restricted to smart card client certificates. This works fine for accessing the web interface in a browser, and the "physical printer&...
1 vote
1 answer
454 views
Why am I getting a 502 Error from an AWS Application Load Balancer?
Full disclosure, my experience with AWS is fairly limited. I have an Elastic Load Balancer (Application Load Balancer) set up for AWS. I have wracked my brain on this, when I go to my site (buzzauth....
0 votes
2 answers
169 views
SSL logs with mining entries
I was checking my SSL request logs on Apache 2.4 and found entries like the following: [26/Mar/2025:18:06:40 -0400] 106.75.164.40 TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 "{\"method\":\"...
0 votes
1 answer
295 views
ERR_CONNECTION_RESET when accepting client certificate in IIS
I have a working website. I want to do some tests with client certificate. When I go to IIS / SSL Settings in IIS Manager, then set Client certificates: Accept, strangely, the website does not prompt ...
0 votes
1 answer
210 views
Password Conflict in Microstack Instance on Oracle VM: Unable to SSH Access
I am working on a project involving Microstack (OpenStack) where I am testing it on Oracle VM. I successfully created an instance, but I am encountering an issue: the instance prompts me for a ...
0 votes
0 answers
120 views
Handshake error on WPA2 EAP-TLS on Windows > Unifi > FreeRadius
I have FreeRadius server on Ubuntu, UniFi gateway as client and Windows PC as endpoint. I generated all the certificates and added them on machine according to this guide: https://cubicspot.blogspot....
0 votes
0 answers
172 views
Error code: SSL_ERROR_UNRECOGNIZED_NAME_ALERT
After updating the certificate on a microk8s cluster, the following error occurred: SSL_ERROR_UNRECOGNIZED_NAME_ALERT Is Let's Encrypt not working? Previously the domain could be accessed but now it ...
2 votes
0 answers
177 views
eapol_test results aren't the same between Debian and Windows
In order to troubleshoot miscommunication between Windows PCs and FreeRadius 3.2.7.1, here for full story , i'm using eapol_test cli to validate EAP-TLS against FreeRadius. Used certificates in my ...
1 vote
1 answer
912 views
Exim client TLS error on connection (recv) with google
Not sure when this has started happening, as it's an intermittent issue and it seems it has only recently started getting to the point where exim is notifying me of email being delayed over 24 hours. ...
0 votes
0 answers
1k views
certificate verify failed as EE certificate key too weak during https do_handshake call
Our "service" has just switched to Centos 9 from Centos 8, where by default, on Centos 9, it is of python 3.9.21, and openssl of 3.2.1 version. Once I have the service started and to try ...
3 votes
2 answers
1k views
Renaming an SSL-based webserver (HTTPS)
I have an Internet facing Apache HTTPS server current.example.com. I want to rename the web server to nextname.example.com. I also need current.example.com to continue working during the transition. ...
0 votes
1 answer
86 views
Do I need to include SSL configuration in a virtual host that does redirection only?
I have a virtual host that redirects non-www to www over SSL: <VirtualHost *:443> ServerName example.com Redirect / https://www.example.com/ # Do I need to include SSL configuration here? &...
0 votes
1 answer
152 views
I can't download anything from HTTPS in Java in my new Debian installation!
I can't download anything from HTTPS in a Java application in my new Debian server, while it works fine on the old server. They are both running bullseye with Java version openjdk 17.0.14 2025-01-21 ...
0 votes
1 answer
249 views
How are TLS certificates handled for customer domains of sites that I host?
I have a customer that owns domain foo.com. I am hosting their website at a different location, bar.com. The customer wants DNS for www.foo.com, and potentially foo.com, to resolve to the site at bar....
1 vote
0 answers
756 views
TLS 1.3 support for RDP in Windows Server 2022
I have Windows 11 configured in the registry to use only TLS 1.3, and a Windows Server 2022 that is also configured to use only TLS 1.3. Connecting from Windows 11 to Windows Server 2022 using RDP ...