Skip to main content

Questions tagged [tls]

The tag has no usage guidance.

-2 votes
0 answers
15 views

What other encryption protocols are there aside TLS? [closed]

I want to know more about encryption messaging. Also, how do you know if a website uses an encryption feature? Which encryption feature or protocol is safer?
3 votes
1 answer
5k views

Where to get libcurl for Windows with --compressed option enabled?

So, I'm copying some curl commands from developer tools on Firefox and they often include the flag --compressed and even if removing it often makes command execute succesfully, my aim is to be able to ...
0 votes
1 answer
5k views

lftp behind firewall – what ports need to be opened?

I need to setup a secure file transfer from Linux client to z/OS ftp server using TLS 1.2 secure protocol. I am trying to use the lftp client for this purpose. My Linux server is behind a firewall. I ...
0 votes
0 answers
22 views

Random ERR_SSL_PROTOCOL_ERROR errors on certain browsers

A number of users of my websites are reporting seeing error messages like "The connection to this website is not secure - SSL_ERR_PROTOCOL_ERROR" randomly with different frequency. The ...
0 votes
0 answers
34 views

Wget show error certificate of <domain> name was signed using an insecure algorithm, while curl works

We are trying to check domain wget domain <like httpx://abc.com> we are getting error "The certificate of domain(abc.com) was signed using an insecure algorithm. But SSL certificate is ...
0 votes
0 answers
447 views

Kubectl get pods ERROR: couldn't get current server API group list: Get "LINK": tls: first record does not look like a TLS handshake

My K8s cluster is running on Azure VM. I'm facing with a TLS error when I try to get something from a cluster. However the config of k8s is correct and it has the public IP I need, also it has all the ...
0 votes
1 answer
6k views

OpenVPN TLS 1.2 cipher suites

This is a repost of my original question (OpenVPN cant establish connection with any TLS 1.2 cipher) The problem is split in two because a solution was found for the 128-bit cipher suites. OpenVPN can'...
0 votes
1 answer
75 views

TLS Certificate Verification Error

We have a WordPress website configured to send mail using smtp.office365.com via the WP Mail plugin, but can't currently send mail with SSL Verification enabled. Without verification, the email works ...
1 vote
1 answer
6k views

How should I generate a self signed SSL for an intranet server, following these specific requisites?

My knowledge about SSL is very basic and I need to generate self-signed SSL certificates for a local server [server.local] so I can use it in a mobile app for SSL pinning. How do I create a self-...
1 vote
1 answer
234 views

How do I remove a certificate from (RedHat) Linux ca-trust?

I installed a duplicate certificate for a CN in the ca-trust store of my RHEL8 systems (The 'Subject' field is the same, but the keys are different). I added the PEM file to /etc/pki/ca-trust/source/...
2 votes
2 answers
4k views

OpenSSL - Unhandled critical extension

We are trying to create a node.js application which should interact with a server over HTTPS (>TLS v1.2). We are given some list of key, cert files to establish a connection with the server. Node ...
6 votes
1 answer
52k views

Unable to connect to FTP server using Filezilla with router in-between

While connecting to my web server using filezilla, i am getting this error: Status: Resolving address of ftp.mysite.org.in Status: Connecting to 199.199.199.18:21... Status: Connection established, ...
5 votes
2 answers
30k views

How to select the client certificate?

I am using Chrome and Edge to visit a web site that requires client certificate (mTLS). For the first time, both Chrome and Edge pops up a panel that asks me to select a certificate. There was only ...
2 votes
1 answer
12k views

Unable to read an email protected by Rights Management Service

My colleague received an email from H company. This email is protected by Microsoft Rights Management Service. His email client is Outlook Express, and he use POP3 to received it to local disk (the ...
1 vote
0 answers
122 views

Unable to cURL on some platforms, in particular DigitalOcean VPS

I am on Ubuntu 23.10 (GNU/Linux 6.5.0-27-generic x86_64) is not working, curl is 8.2.1 suspect is there is something on the machine. I have two Virtual Private Servers (VPS) based on Digital Ocean ...

15 30 50 per page
1
2 3 4 5
27