-
### Describe the bug
In our application we have a rest-client that needs a different truststore certificate for the rest-client a oidc-client.
The truststore needed for the oidc-client is a default …
-
### What is the problem this feature will solve?
When Nodejs is used for AWS lambda, the only mechanism available to supply Nodejs options is via NODE_OPTIONS environment variable. The recent Feb 24 …
-
### What version of Bun is running?
1.1.32+fe8d0079e
### What platform is your computer?
Linux 6.10.11-orbstack-00280-g1304bd068592 x86_64 unknown
### What steps can reproduce the bug?
Like this…
-
└─# python3 win7_32_poc.py 130 ⨯
[+] initializing connection
[+] sending basic settings exchange
[+] sending erect domain and attach user
[+] se…
-
代码如下:
import requests_go as requests
from requests_go import tls_config
tc = {
"http_version": "HTTP/1.1",
"method": "GET",
"tls": {
…
-
I am not able to use `RSASSA-PKCS1-v1_5` keys to sign data. I wrote up a simple test to demonstrate the issue:
https://github.com/kloepper/sign_test/blob/master/sign_test.js
The `signTest()` fun…
-
**System (please complete the following information):**
- OS: Linux x86/64
- Kernel version (if applicable): 6.8.4
- strongSwan version(s): 5.9.14
- Tested/confirmed with the latest version: y…
-
Software requirements states OpenSSL 3.0.14 but I figured I will try a newer version as our platform provides OpenSSL 3.1.6 at the moment. It seemed to work fine mostly but when I started testing spec…
-
PKCS1 padding is vulnerable to Bleichenbacher padding oracle attack. Both iOS and Android support PKCS1 OAEP with Sha1, which is the preferred padding in OpenSSL and the default padding in Node.js `cr…
-
Hello,
I am restarting an issue from the old forum (https://github.com/PeculiarVentures/fortify/issues/581) because it still hasn't reach some conclusion.
I have valid certificate for testing pu…