-
### What happened?
- valid cert ( let's encrypt )
- only TLSv1.3
- Error when enabling only TLSv1.3 on NGINX. Enable TLSv1.2 and it works.
- In bruno, it works without any problems.
#…
-
Part of https://github.com/elastic/kibana/issues/133575
While this is not technically a breaking change, we would like to wait for the 9.0 release to reduce the change of unexpected upgrade failure…
-
Does SSLproxy support ALPN?
```
[~]# curl -k -v https://google.com:443
* Trying 142.251.167.102:443...
* Connected to google.com (142.251.167.102) port 443
* ALPN: curl offers h2,http/1.1
…
-
In the past this was part of the configs, only allowing curves enumerated in the json data for the configs. At some point it got removed due to bugs in implementations, and also clients and servers be…
-
### Bareos component version
bareos-dir: 23.0.3~pre124.bec7dec60
bareos-fd: 23.0.3~pre124.bec7dec60
bareos-sd: 23.0.3~pre124.bec7dec60
bareos-vmware-plugin: 23.0.3~pre124.bec7dec60-90
### Steps…
-
### Project
Deskflow
### Deskflow version number
1.17.0.186
### Build type
Local developer build (built it myself)
### Operating systems (OS)
- [ ] Windows
- [ ] macOS
- [X] Lin…
-
TLS 1.3 session resumption can be tested by running
`
openssl s_client -connect c2.testrun.org:443 -tls1_3 -sess_out sess.pem
`
followed by
`
openssl s_client -connect c2.testrun.org:443 -tls1_3…
-
Hi,
currently my server achieves 100% rating everywhere and A+ with TLSv1.2 and TLSv1.3 enabled.
If i disable TLSv1.2: 100% everywhere, but only "A" as Rating.
What's wrong there?
-
The following should be included in your Feature Request submission into Github. Be sure to set the GitHub label to "feature":
What?
To allow Graylog to use one or more of the following cipher suite…
-
Trying to get TabMigrate to authenticate against a server and I keep getting this error. I can successfully login to the web interface, the REST API is enabled, and I can also authenticate successfull…