-
## About
Read there: https://www.openssl.org/blog/blog/2023/09/11/eol-111/
Consequences for borg releases / branches:
## borg 1.1.x (1.1-maint branch)
... is EOL, too (no more releases), so …
-
when I configure orchestrator with SSL
![image](https://user-images.githubusercontent.com/7498000/64599981-f3f25b80-d3ec-11e9-9d36-93dffeb48a86.png)
when I login the leader node it works and when …
-
`hashlib` depends on openssl which both increases the size of our pyinstaller build, and adds additional reproducibility headaches. It would be nice if we could drop `hashlib` for something that is li…
-
This change: https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/commit/8b924f65a0485266822c904e11698f95019bc467
which was made made to work a bit later with https://github.com/Perl-Toolchai…
-
I get this error when running BuildSocketIO.bat
```
D:\Socket IO Prebuild\socketio-client-prebuild>cd src/socket.io-client-cpp
D:\Socket IO Prebuild\socketio-client-prebuild\src\socket.io-client-…
-
### Description
As documented in [Configuring TLS in the Server Guide](https://www.keycloak.org/server/enabletls#_providing_certificates_in_pem_format), Keycloak will accept PEM format for TLS certif…
-
**Describe the bug**
When building on windows receive a compile error from `src/common/ossl_helpers.c` - dlfcn.h is not available on windows
**To Reproduce**
Try to build on windows :)
**Expec…
-
I have an LDAP stub server implemented using [ruby-ldapserver](https://github.com/inscitiv/ruby-ldapserver) that I use in performance testing. It works with MRI Ruby but it fails under JRuby (I need t…
-
**Is your feature request related to a problem? Please describe.**
All of our products use cryptography for a lot of reasons. Actually, some of the shared libraries here also do so (JWTUtils).
Usual…
-
**Is your feature request related to a problem? Please describe.**
I often have to inspect client certificates for expiry dates. To do this with KeyStore Explorer I always have to provide the keystor…