-
There is another SSL issue - in Java implementation:
```
javax.net.ssl.SSLHandshakeException: Insufficient buffer remaining for AEAD cipher fragment (2). Needs to be more than tag size (16)
…
-
### Version(s)
2.0.0
### Which components
server- Integration tests
### Tested With
_No response_
### What happened
I've got the same issue as #952 , the build log is attached.
…
-
Hi. I'm getting an empty response from time to time for the particular domain. Here is an example:
```
$ dig @45.11.45.11 a habr.com
; DiG 9.18.12-0ubuntu0.22.04.1-Ubuntu @45.11.45.11 a habr.…
-
I'm experiencing issues with rendering quality and colors on the [ESP32-S3-Touch-LCD-4.3](https://www.waveshare.com/wiki/ESP32-S3-Touch-LCD-4.3)
1. the quality is very poor (with LVGL I don't have …
-
CTLSClientPlaintext and CTLSServerPlaintext seem to be included in the example exchange but CTLSCiphertext seems to be missing. My understanding is that ServerFlight and ClientFlight are sent over CTL…
-
代码:
import requests_go as requests
from requests_go import tls_config
url = "https://tls.peet.ws/api/all"
tc = {
"ip": "46.2X2.120.2X0:X8185",
"http_version": "h2",
"method": "GET",
…
-
`zeek.ssl` Splunk input system testing is failing in the daily integrations testing against stack `8.8`.
CI failure (ephemeral link): https://fleet-ci.elastic.co/blue/organizations/jenkins/Ingest-m…
-
Hello, and thanks for your great examples. I recently tried to divert traffic to sing-box based on SNI but was unsuccessful, however the same thing works with xray without problem. I wanted to know yo…
-
### Describe the bug
mail not delivered from web gmail to idn domain
### Tell us how to replicate the bug
1. Created a mail domain in the national language (домен.рф)
2. Created a postal address i…
-
Hi,
I tried to use FluentFTP.GnuTLS to connect with FileZilla v1.7.2 but failed.
In my .Net code, I include the following references:
````
PackageReference Include="FluentFTP" Version="47.1.…