- Feb 27, 2025
-
-
Andreas Huber authored
-
- Jul 11, 2024
-
-
Andrey Strukov authored
-
- Feb 12, 2024
-
-
Pascal Osterwinter authored
-
- Jan 30, 2023
-
-
Marco Holz authored
-
Pascal Osterwinter authored
-
- Jan 27, 2023
-
-
Marco Holz authored
-
- Aug 01, 2022
-
-
posterwinter authored
small refractor. Key length verification test now correctly expects a exception to pass. Moved Key legth verification to certificateValidation.py for consistency. certificate verification test will now test key length from certificateValidation.py
-
- Jul 21, 2022
-
-
Jonas Gröger authored
-
- Jun 30, 2022
-
-
posterwinter authored
Refractoring. removed duplicated code. Keystore password is now read from environment variable and only if this is not set a manual input is required. Changed tests accordingly. Removed old comments. Tests now use tempdir. Removed monkeypatch usage.
-
- Jun 28, 2022
-
-
posterwinter authored
Added unit tests. Added script that generates a ca with openssl. Renamed pkcs12ToJwk for importing purposes according to standards.Added unit-test environment for testing. Added testing to CI.
-
- Jun 15, 2022
-
-
posterwinter authored
-
- Jun 14, 2022
-
-
posterwinter authored
-
posterwinter authored
-
- Jun 09, 2022
-
-
Pascal Osterwinter authored
-
- Jun 08, 2022
-
-
posterwinter authored
Added verifications for: x5c chain, jwk key length, certificate key length and signature + hash algorithm. Also updated dependancies and poetry.lock file.
-
- Mar 16, 2022
-
-
Andreas Huber authored
-
- Mar 07, 2022
-
-