Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [tls1.2]

Transport Layer Security (TLS) is a cryptographic protocol designed to provide communications security over a computer network.

tls1.2
0 votes
0 answers
7 views

Rsyslog Client hello message showing Too many ciphers when used tls connection

I have configured rsyslog over tls. My client hello message sending too many ciphers: Tried using debian machines and Redhat 8 Machines both resulted in same way. rsyslog version: 8.2404 gnutls - 3.7....
Chandra Teja's user avatar
0 votes
0 answers
29 views

Which TLS versions does the kubectl support? [closed]

I have just learnt about the TLS today, and if I understand correctly, kubectl acts as a client while k8s api server as a server, then kubectl must have its own TLS, right? In that case which TLS ...
Noctis's user avatar
  • 1
1 vote
0 answers
41 views

TLS Null Ciphers in Go

I'm currently implementing a TLS client in go. Unfortunately, the TLS Server is only supporting a NULL cipher. The Server is not under my control, so I cannot change that. As can be seen in https://...
0xAffe's user avatar
  • 1,188
1 vote
0 answers
29 views

Running an API through a powershell script and getting the answer: The underlying connection was closed: An unexpected error occurred on a send

I am trying to run an API using a post method through a powershell script Here is the code: $username = "###" $password = "###" # Create the body of the request as a hashtable $...
Goel Nathan's user avatar
0 votes
1 answer
37 views

Should i have SNI when my websites are on different ports in the same ip address?

In trying to understand how all of this works so excuse me if my questions sound kinda obvious or i misunderstand some things. Let me set up a scenario: I have a server that has 2 web sites hosted, it ...
FranciscoFJM's user avatar
0 votes
0 answers
31 views

In veeam v12, is the connection useing connect-vbrserver secure?

I have 2 veeam backup servers on separate networks, where each server is managing the backup of the connected infrastructure on its own network. However, for reporting purposes, it is easier to ...
AlaaH's user avatar
  • 1
1 vote
1 answer
63 views

connecting to ibm MQ with TLS

I get an error when trying to connect to ibm mq: javax.net.ssl|ERROR|10|main|2024-07-11 15:28:58.816 MSK|TransportContext.java:363|Fatal (HANDSHAKE_FAILURE): Couldn't kickstart handshaking ( "...
SalganikMY's user avatar
-1 votes
1 answer
45 views

OpenJDK TLS version

My application build of java springboot using openJDK 11 which is from here. problem is i have tried several ways to hardcode the tls version. First thing i noticed using jdk debug comments is, from ...
Ninjavas's user avatar
0 votes
0 answers
39 views

Zephyr os mqtt tls thingsboard : mqtt_connect fails with return -2

I am trying to connect to mqtt.thingsboard.cloud server with mqtt tls protocol but I encounter the following error : 00:00:18.056,000\] \<inf\> net_mqtt_publisher_sample: Attempting to connect ...
Hally_BDX's user avatar
0 votes
0 answers
32 views

Empty information about cipher suites on Windows

I have several Windows machines with an internal CA issuing certificates. The CA has a template for RDP connections which are auto enrolled to the machines. Windows 11 computers have no problem ...
SvetH's user avatar
  • 46
0 votes
0 answers
28 views

How does Conda/Mamba make SSL files?

Context I was trying to update a variable for SSL so that it wouldn't try using old ciphers. To do this, I found I needed to add a minProtocal variable to my openssl.cnf. To figure out where that file ...
Drew Galbraith's user avatar
0 votes
0 answers
30 views

TLS handshake Issue program run on Windows 11: Binding Request User No Response

Wireshark capture I am encountering an issue with TLS handshake when I reboot the computer and then first run of a program on Windows 11. The handshake process involves Binding Request User which does ...
threem180's user avatar
0 votes
1 answer
70 views

Upload pdf file to GCS with REST API - Coldfusion

I'm trying to upload a pdf file to GCS REST API with Coldfusion. My code is as follows. I get the same error every time. When I try a png file instead of a pdf, it works fine. <cffunction name=&...
Alpasp's user avatar
  • 21
0 votes
0 answers
56 views

Login failed from an untrusted domain using integrated authentication when connecting Excel-Pivot to SQL Server

Situation: I have two SQL Servers with two databases located in the same domain as my client's PC. I'm trying to create two pivot tables using the table relationships in these databases on both ...
bookofproofs's user avatar
0 votes
0 answers
12 views

tls_client_err-15 when trying to connecting Pico W to server

I'm trying to make my Raspberry Pi Pico W report to a new server, however the Pico will not connect to the server and gives me the error code tls_client_err-15 when trying to connect. The reporting ...
elda's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
223