-
Working with PKCS12 export, I noticed that PKCS12 files created by `cryptography` version 41.0.4 always use a MAC iteration count of 1.
Output from `openssl pkcs12 -info` of a file generated by cry…
intgr updated
2 months ago
-
We're trying to make a signing job using an ECC certificate. This fails with the exception message
`Specified certificate with fingerprint "removed thumbprint" is not a valid RSA asymetric key.`
S…
-
Hi Alex @staticlibs,
We need to understand below points to clarify our security team,
1) How Connection/channel encryption handled between application and WiltonDB?
2) How data at rest encryption…
-
I am streaming from a custom server application to a custom player, and the following scenario is over the LAN:
Latency set to 2000ms - no packets lost, video and audio packets decoded and playback…
-
`common.py`'s `_send_request` method does a thing at the end, return `response.text` if you didn't get a JSON response:
https://github.com/aruba/pyclearpass/blob/b48a554e62442ad329044b7c7cfd27fc51ea9…
-
**Checklist**
* [x] I've searched the issue tracker for similar requests: https://github.com/rustls/rustls/issues/1367
**Is your feature request related to a problem? Please describe.**
I was ver…
-
OpenSSL: 3.2.1
liboqs: 0.10.0
oqs-provider: 0.6.0
```bash
$ openssl -version
OpenSSL 3.2.1 30 Jan 2024 (Library: OpenSSL 3.2.1 30 Jan 2024)
```
When I try to generate a `.p12` file from a P…
-
Since I have read about the
RFC3280: https://www.ietf.org/rfc/rfc3280.html#:~:text=ub-common-name-length%20integer%20%3A%3A%3D
RFC5280: https://www.ietf.org/rfc/rfc5280.html#:~:text=ub-common-nam…
-
I have
java version "1.8.0_341"
Java(TM) SE Runtime Environment (build 1.8.0_341-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.341-b10, mixed mode)
and I can use idea successful to school …
-
Thank you for Easy-RSA, it's a real time saver!
That said, I ran into a problem creating a client cert/key pair when explicitly specifying the Start and End dates, that I wanted to make you aware o…