-
Attempting to use my Let's Encrypt certs with pygopherd leads to a permission error despite supposedly running as root at that point.
Running pygopherd from apt, Debian bookworm repos, version 3.0.…
-
**Describe the bug**
A lot of tests fail on PowerPC (Big-endian) due to the same issue: "good rc from connect" assert fails.
**To Reproduce**
Run tests on BE powerpc. (I cannot test on Linux/BSD,…
-
### Issue description
I have below config in my application.yml file
grpc:
server:
port: 50055
ssl:
**cert-chain: classpath:certificate.crt
private-key: classpath:cert.k…
-
In local_name config here:
https://github.com/virtualmin/virtualmin-gpl/blob/73c52654184bbb50eaa4b78d2a18fc82639e7c23/feature-ssl.pl#L1884
There should be a check which version of Dovecot is in …
-
After a long process of freaking out over an odd certificate error in my dev/localhost domain I came to find I was being served the default certificate in [ext/ssl.cpp](https://github.com/eventmachine…
-
Hi there,
I just moved to Pycharm local (2024.3) , Gateway(2024.3) with remote Pycharm (2024.3) and for both local and remote I cannot sign in for Gemini Code Assist and Cloud Plugin. I am able to …
-
When it comes to mTLS TLS 1.3 is not very well designed since the client considers the handshake to be successful before the server has performed it's verification of the client.
If that verificati…
-
I got the #15128 error on a cluster when running `Pkg.init()` and when trying to point `set_ssl_cert_locations` to the certificates I get segfaults.
``` jl
julia> LibGit2.set_ssl_cert_locations("/etc…
-
SSL_free() calls ssl_cert_free(), which calls X509_STORE_free() on the store of verify certs, set by this API call. I did not realize this, so spent several hours figuring out why I got a segment vio…
-
I don't know if this is a bug or what, but even though up until I could compile my code just fine, all of a sudden I'm getting this error.
It seems to have happened when I installed my server cer…