- Jan 30, 2023
-
-
Marco Holz authored
fix: check if certificate chain has correct order, reverse chain if not See merge request !22
-
Marco Holz authored
-
- Jan 10, 2023
-
-
Andreas Huber authored
Reuse um Testzertifikate erweitert. See merge request !21
-
- Jan 09, 2023
-
-
Andreas Huber authored
-
- Jan 05, 2023
-
-
Andreas Huber authored
PCA-1-Verwaltung-23 hinzugefügt See merge request !20
-
- Jan 04, 2023
-
-
Andreas Huber authored
-
- Nov 18, 2022
-
-
Marco Holz authored
-
Marco Holz authored
-
Marco Holz authored
-
Marco Holz authored
-
Marco Holz authored
-
- Nov 16, 2022
-
-
Jonas Gröger authored
chore:
Updated cryptography Dependency See merge request !18
-
- Nov 03, 2022
-
-
Marco Holz authored
Add SECURITY.md See merge request !17
-
Marco Holz authored
-
- Nov 02, 2022
-
-
Pascal Osterwinter authored
Updated cryptography to avoid vulnerabilities (CVE-2022-3602 and CVE-2022-3786) in OpenSSL 3.0.6
-
- Sep 09, 2022
-
-
Jonas Gröger authored
fix(deps): update dependency cryptography to v38 See merge request !16
-
- Sep 07, 2022
-
-
Renovate Bot authored
-
- Aug 25, 2022
-
-
Jonas Gröger authored
-
- Aug 24, 2022
-
-
Jonas Gröger authored
-
- Aug 01, 2022
-
-
Pascal Osterwinter authored
Fixed Testing and small Refractor (planning#361) See merge request !14
-
posterwinter authored
-
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 28, 2022
-
-
Jonas Gröger authored
chore(deps): update dependency org.codehaus.mojo:exec-maven-plugin to v3.1.0 See merge request !13
-
Renovate Bot authored
-
Jonas Gröger authored
Configure Renovate See merge request !12
-
- Jul 27, 2022
-
-
Jonas Gröger authored
-
-
- Jul 21, 2022
-
-
Jonas Gröger authored
-
Jonas Gröger authored
-
Jonas Gröger authored
refactor: make script names match their content (planning#361) See merge request !11
-
Jonas Gröger authored
-
Jonas Gröger authored
-
- Jun 30, 2022
-
-
Pascal Osterwinter authored
Added various JWK and certificate verifications(planning#361) See merge request !8
-
Pascal Osterwinter authored
Unit tests, Ci and refractor. (planning#361) See merge request !10
-
posterwinter authored
-
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
-
posterwinter authored
-
posterwinter authored
-
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.
-