-
Hi I want to use this library but got this error during installation, any idea?
```
[ 47%] Built target cppcommon
Scanning dependencies of target cppserver
[ 47%] Building CXX object CMakeFiles…
-
Just installed and initiated this project and got several warnings which seem somewhat serious in terms of the ongoing usage/maintenance of this project:
```
npm warn deprecated inflight@1.0.6: Th…
-
This issue is found by using the certificate that our customer created. After investigating, seems it is related to the BoringSSL/OpenSSL library version that Mono used. If it is, could you please t…
-
`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…
-
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…
-
## andre reported this on 2017-11-01T15:23:06Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=17958
### CC List
* greensunny12
### Description
````markdown
In discussion https://for…
-
**Is your feature request related to a problem? Please describe.**
On MacOS/darwin, the (private) certificates are typically managed in the system via Keychain (in a corporate environment the certifi…
-
### Bug description
The `prisma db execute` command cannot execute SQL commands with a length greater than 357913843 bytes (341 MiB).
This happens with both `--stdin` and `--file` arguments.
Th…
-
Hi,
I would like to know if it is OK to add Cyrus SASL library (https://www.cyrusimap.org/sasl/) as an alternative to GNU SASL. For obvious reason - I already have Cyrus SASL library as a dependency …
-
**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…