Commit graph

11 commits

Author SHA1 Message Date
9f94e76a1d
chore: Run spotless 2024-11-17 20:20:58 +01:00
1238027487
feat: Implement capability of signing certs 2024-11-17 20:18:29 +01:00
885748e46d
fix: Delete tmpDir during cleanup too 2024-11-17 20:18:28 +01:00
67698d9b0c
🚧 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:18:28 +01:00
bcab9f78e2
🚧 Create method to generate x509 certs 2024-11-17 20:18:27 +01:00
637d94e846
🚧 Create disposable generator result & include cli output in Logging 2024-11-17 20:18:23 +01:00
1671fe29ca
🚧 Work on allowing the creation of OpenSSL certificates 2024-11-17 20:12:58 +01:00
0893a5db46
🚧 Start work on executing openssl commands 2024-11-17 20:10:31 +01:00
Torge Hamann
e75ac48743
💾 Setup SQLite database (#3)
* Add SQLite setup

* Add basic user entity and repository

* Adjust DB naming

* Consolidate properties
2024-11-17 19:09:28 +01:00
5483502480
🚚 Update package name to something that works 2024-11-04 21:14:35 +01:00
3b7d4729a3
🎉 Create backend template using spring initializer 2024-11-04 17:39:42 +01:00