Skip to main content

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.

1 vote
1 answer
147 views

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 ...
hcy308黄's user avatar
0 votes
1 answer
123 views

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 ...
Cell-o's user avatar
  • 457
0 votes
0 answers
105 views

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 ...
jukajo's user avatar
  • 5
-1 votes
2 answers
348 views

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 ...
Vyom Modi's user avatar
-1 votes
1 answer
111 views

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 ...
jovan's user avatar
  • 111
0 votes
1 answer
151 views

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 ...
thomasafine's user avatar
0 votes
0 answers
89 views

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. ...
Mani a Engineer's user avatar
1 vote
0 answers
164 views

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 ...
Miłosz Szymczak's user avatar
4 votes
2 answers
247 views

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 ...
Schtz's user avatar
  • 65
0 votes
1 answer
164 views

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/...
Stan Shore's user avatar
1 vote
0 answers
101 views

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 ...
Research Guy IT's user avatar
1 vote
0 answers
80 views

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 ...
iSofia's user avatar
  • 123
1 vote
1 answer
118 views

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 ...
Akash Raghav's user avatar
1 vote
0 answers
63 views

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… ...
yayabosh's user avatar
4 votes
2 answers
220 views

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 ...
Abdus Samad's user avatar
0 votes
0 answers
67 views

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 ...
Johnny Appleseed's user avatar
1 vote
1 answer
275 views

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/...
Mudrock's user avatar
  • 21
1 vote
0 answers
57 views

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 ...
shorton's user avatar
  • 159
-1 votes
1 answer
94 views

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:...
Ramesh Aravind M's user avatar
0 votes
0 answers
65 views

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 ...
Robidu's user avatar
  • 167
0 votes
0 answers
264 views

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 + ...
Beginner's user avatar
  • 111
0 votes
0 answers
179 views

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 ...
David Kelly's user avatar
-1 votes
1 answer
200 views

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, ...
Jaime's user avatar
  • 1
0 votes
0 answers
77 views

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 ...
voidnull's user avatar
0 votes
1 answer
217 views

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. ...
Drenghist's user avatar
0 votes
0 answers
74 views

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 ...
user3595231's user avatar
0 votes
0 answers
109 views

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 ...
david b's user avatar
0 votes
1 answer
214 views

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: ...
RR-234's user avatar
  • 1
0 votes
0 answers
151 views

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 ...
szajsu's user avatar
  • 1
0 votes
1 answer
77 views

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: ...
Creek's user avatar
  • 1,446
0 votes
0 answers
64 views

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. ...
adrianTNT's user avatar
  • 1,262
1 vote
0 answers
106 views

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 ...
Tomas Luptak's user avatar
1 vote
1 answer
107 views

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 ...
Bk Nv's user avatar
  • 21
-1 votes
1 answer
128 views

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 ...
islam's user avatar
  • 1
0 votes
0 answers
326 views

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 ...
derOtterDieb's user avatar
0 votes
0 answers
74 views

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&...
user310577's user avatar
1 vote
1 answer
454 views

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....
mattylantz's user avatar
0 votes
2 answers
169 views

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\":\"...
Patrick Lewis's user avatar
0 votes
1 answer
295 views

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 ...
Damien R's user avatar
0 votes
1 answer
210 views

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 ...
Charan Manigandan's user avatar
0 votes
0 answers
120 views

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....
Aramil's user avatar
  • 101
0 votes
0 answers
172 views

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 ...
membrandt's user avatar
2 votes
0 answers
177 views

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 ...
motorbass's user avatar
  • 453
1 vote
1 answer
912 views

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. ...
Graeme's user avatar
  • 111
0 votes
0 answers
1k views

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 ...
user3595231's user avatar
3 votes
2 answers
1k views

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. ...
Dennis 's user avatar
  • 220
0 votes
1 answer
86 views

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? &...
Simon's user avatar
  • 3
0 votes
1 answer
152 views

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 ...
Michael Tsang's user avatar
0 votes
1 answer
249 views

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....
KA01's user avatar
  • 109
1 vote
0 answers
756 views

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 ...
AHS's user avatar
  • 111

1
2 3 4 5
157