-
I have `Jellyfin` server running behind reverse proxy on https://673706cc013b.sn.mynetname.net:4444/jellyfin/ with a self-signed certificate. Web UI works fine, but I am unable to connect to the serve…
-
Hello.
Since a few days I'm getting rather weird situation of internal OpenSSL failures on my machine. In particular, this is the exception that I'm encountering since a few days:
```
System.Ne…
-
I realized recently that the Gateway Network Certificate, used by a given gateway when making an outbound connection to another gateway in the gateway network, is maintained outside of the `data` volu…
-
https://tools.ietf.org/html/rfc5246#section-7.4.6
Client Cert. Type Certificate Key Type
rsa_sign RSA public key; the certificate **MUST** allow the
…
-
Greetings.
Some history. We use WireMock to run our unit tests inside `Docker`. The other day we had to mock a service whose official client library was nailed to work through HTTPS only. Trying t…
-
I am not able use CA certificate which is not created by OPC publisher module it means I don’t want to use certificate created by OPC publisher module during start-up.
I tried to copy valid. Der and …
-
服务端使用GMTLS_server_method(); 客户端使用 GMTLS_client_method()
在连接握手过程中 出错 8740:error:141C0044:SSL routines:gmtls_construct_ske_sm2:internal error:ssl\staem\statem_gmtls.c:729:
查看源码发现x509 = s->cert->pkeys…
-
**Have you searched the existing issues (both open and closed) in the libjpeg-turbo issue tracker to ensure that this bug report is not a duplicate?**
Yes
**Does this bug report describe one of th…
dvzrv updated
3 years ago
-
Crypto functionality is broken in the static armv7 node binaries (tested Node v12, v14 and v16 from this repo's releases). Example:
```
$ curl -LO https://github.com/maxb2/static-node-binaries/rel…
-
Thank you for help!!!
I'm using PKI.js to generate Certificate Signing Request(CSR). I able to generate CSR successfully but I've observed an issue with KeyUsage. I unable to inject **Decipher** in…