Commit graph

8 commits

Author SHA1 Message Date
22a2c0529e
feat: Allow certification results to be usages 2024-11-19 23:07:53 +01:00
1380b39977 feat: Implement certificate fingerprinting on creation 2024-11-19 19:11:54 +01:00
722092588f feat: Basic verify certificate creation in creator 2024-11-17 23:03:06 +01:00
Torge Hamann
a2aea580f2
test: Fix test db setup and add lombok annotations (#6)
* Fix test db setup and add lombok annotations

* Formatting
2024-11-17 20:30:50 +00:00
caefe964b1 chore: Run spotless 2024-11-17 20:52:16 +01:00
3312710abe fix: Delete tmpDir during cleanup too 2024-11-17 20:52:16 +01:00
b5571aa2e5 🚧 Fix issue where cert cleanup fails
- Delete temp directory using FileTree visitor recursively
- Update CertificateRequestBuilder to accept subject info directly from
  builder
2024-11-17 20:52:16 +01:00
24a4e32855 🚧 Create disposable generator result & include cli output in Logging 2024-11-17 20:52:16 +01:00