-
你好我使用代理提示下面错误,我应该怎么处理呀
curl: (35) OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to ipinfo.io:443
![image](https://github.com/user-attachments/assets/e87d2b95-8a94-4e75-9f38-5652c64cd825)
-
### Gloo Edge Version
1.12.x
### Kubernetes Version
None
### Describe the bug
I have 2 VSs with matching sslConfig except for different `sniDomains`:
```
spec:
sslConfig:
on…
-
/kind bug
**1. What `kops` version are you running?**
```
kops version
Client version: 1.30.1
```
**2. What Kubernetes version are you running?**
```
kubectl version
Client Version: v1.31.1…
-
-
It seems impossible to connect a openssl client to an openssl server when using DTLS1(.2) and a CHACHA20-POLY1305 cipher.
Investigate what's going on.
Server side:
`./openssl s_server -key CA.key -ce…
-
Currently this crate only exposes the top level aead functions. Unfortunately this is not enough when attempting to use this crate for [chacha20-poly1305@openssh.com](https://github.com/jhcloos/openss…
-
**Describe the issue**
A clear and concise description of what the issue is.
**To Reproduce**
Steps to reproduce the issue:
1. Go to ...
2. Perform action ...
3. See error
**Expected behavi…
-
When using inspec to ssh to an AKS node on Azure I am seeing an error:
```
Transport error, can't connect to 'ssh' backend: SSH command failed (could not settle on kex algorithm
Server kex pref…
-
Hi there,
i found that some ciphers are not present when searching them. Here there are three examples:
- TLS_AKE_WITH_AES_128_GCM_SHA256
- TLS_AKE_WITH_AES_256_GCM_SHA384
- TLS_AKE_WITH_CHACH…
-
I'm working on adding wolfSSL support to the ESP-TLS layer in the Espressif ESP-IDF as noted in https://github.com/espressif/esp-idf/issues/13966.
While attempting to update the [HTPS Example](http…