home-cert-assistant/src/test/java/de/mlessmann/certassist
Magnus Leßmann (@MarkL4YG) d725d7d249
feat: Read notBefore/After and serial from x509 command
- Added notBefore/After to the DB entity
- API changed to a command output oriented record instead of the certificate request object to separate concerns
2024-12-28 09:48:49 +01:00
..
config feat: Implement feature to store symmetric passphrases in DB 2024-11-22 09:48:01 +01:00
repositories feat: Read notBefore/After and serial from x509 command 2024-12-28 09:48:49 +01:00
CertificateServiceTest.java feat: Implement import of CA bundles to keystores 2024-11-24 13:50:46 +01:00
HomeCertAssistantApplicationTests.java 🚚 Update package name to something that works 2024-11-04 21:14:35 +01:00
TestKeystoreCreation.java feat: Unify Trust- and KeyStoreManager services 2024-11-24 13:50:46 +01:00
TestOpenSSLService.java feat: Read notBefore/After and serial from x509 command 2024-12-28 09:48:49 +01:00