Skip to main content

Questions tagged [tls]

The tag has no usage guidance.

1 vote
2 answers
817 views

Windows 10 TLS/SSL weird issues (BAD_MAC_READ, programs queries interupted, ...)

I recently finished to assemble my new PC and installed a Windows 10 Pro from the Microsoft utilitary tool. All went fine, but suddenly, after like a week, errors began to pop in : On Firefox (...
88 votes
5 answers
100k views

Can the telnet or netcat clients communicate over SSL?

I would like to test client connections with IMAP over SSL, HTTPS, and other secure text-based Internet protocols over SSL/TLS, the same way I would using telnet or netcat if they were not tunneled ...
1 vote
1 answer
12k views

How to tell curl to use one client cert from the Windows Cert Store?

Disclaimer: I am new to curl. When I go to https://server.cryptomix.com/secure/ with Chrome, I am asked by Chrome to choose one client cert among the few ones I currently have in my Windows Cert Store....
0 votes
1 answer
24 views

Does the http load balancer work for any Port?

I have a Python server on my VM in Google cloud platform. I was wondering if I add an https load balancer to this, is my Python Socket server also secured with that TLS handstand? Or does this only ...
0 votes
0 answers
602 views

Missing folder '/etc/pki/trust/anchors'?

I am trying to create an ssl certificate via openssl, through my virtual machine at google cloud. But one of the last steps is to copy my ca.crt from my root, to the'/etc/pki/trust/anchors' folder. ...
user avatar
2 votes
1 answer
508 views

Client-side TLS proxy?

Does a client-side proxy exist that would transform my HTTP request into HTTPS before sending it to the server? Meaning that my software application sends an HTTP request to this client-side proxy, ...
1 vote
1 answer
127 views

Why no SSL certificate trust store at the user level?

Most OSes have a global trust store (e.g., /usr/local/share/ca-certificates. However, this method requires root to modify, and affects all users. Most applications have a way to trust certificates at ...
0 votes
1 answer
2k views

How to disable old TLS versions in Windows?

Using Windows 11, no server or IIS, just want to disable old TLS versions of my personal computer so no connection over those versions can be made, even if that means some connections will fail. I ...
0 votes
1 answer
3k views

Is it possible to use AdGuard Home with DNSSEC to DNS over TLS but with a Bind9 internal DNS Server downstream of AdGuard?

In the diagram I threw together the left hand side shows my current LAN's DNS query path, I would like to have it as shown on the right hand side with AdGuard and DNSSEC or DNS over TLS if possible I ...
5 votes
3 answers
4k views

Is there any use for SANs in client certificate verification?

When a client verifies a server's certificate, it knows the domain name of the server, then it can check whether the domain name exists in the SAN (Subject Alternative Name) field of the server's ...
7 votes
1 answer
3k views

Prevent users from ignoring certificate warnings

Is it possible to prevent users to bypass a certificate warning showed in their browser, and if so, how? Assuming we have no control on the remote server, and total control on the client computer. The ...
1 vote
1 answer
4k views

"This server does not support FTP over TLS" warning in vsftp. Why does it appear?

I've got a small VM set up, which runs Debian. In my vsftpd.conf file, there are the following lines: listen=YES listen_ipv6=NO connect_from_port_20=NO anonymous_enable=NO local_enable=YES ...
0 votes
1 answer
80 views

How does the Browser know that HTTPS is wanted?

Say I request a website (example.com). Via DNS, an IP is returned and the request is sent there. Does the browser always first try port 443 (HTTPS), given an IP address? TLS is started from the client ...
0 votes
1 answer
6k views

How to enable TLS 1.2 and disable TLS1.0 and TLS1.1 with IIS on Windows server

TLS 1.0 and 1.1 have been deprecated by the Internet Engineering Task Force (IETF) as of March 25, 2021. How to enable TLS 1.2 and disable TLS1.0 and TLS1.1 with an old Windows server(2008/2012~) on ...
1 vote
0 answers
6k views

"failed to receive handshake, SSL/TLS connection failed" only when trying to access T-Mobile.com

I have 2 phones, 2 tablets, and 2 laptops can log into my account at T-Mobile with no issues. My main PC, (Alienware R11 running Win11) cannot access my T-Mobile account. It gets an error when trying ...

15 30 50 per page
1
3 4
5
6 7
27