A home labs tool designed to make certificate management way easier.
Find a file
Magnus Leßmann (@MarkL4YG) 3620a12872
chore: Refactor services
- OpenSSL and Truststore services should not be Beans by default
- Instead, they are using auto configurations to register the beans
2024-11-23 20:37:17 +01:00
.github/workflows fix: Update build image to 24.04 because of OpenSSL-CLI bug 2024-11-23 11:51:56 +01:00
.idea feat: DB adjustments + connection profile (#5) 2024-11-17 19:57:39 +00:00
docs fix: Update build image to 24.04 because of OpenSSL-CLI bug 2024-11-23 11:51:56 +01:00
frontend feat: Certificate request form (#7) 2024-11-17 22:48:38 +01:00
gradle 🎨 Add spotless formatting (#2) 2024-11-17 19:25:32 +01:00
src chore: Refactor services 2024-11-23 20:37:17 +01:00
.gitattributes fix: Update build image to 24.04 because of OpenSSL-CLI bug 2024-11-23 11:51:56 +01:00
.gitignore feat: Implement support for importing certificates 2024-11-23 11:51:56 +01:00
.prettierrc.yml 🎨 Add spotless formatting (#2) 2024-11-17 19:25:32 +01:00
build.gradle.kts feat: Add mockito for mockBeans in tests 2024-11-22 09:48:01 +01:00
gradlew 🎨 Add spotless formatting (#2) 2024-11-17 19:25:32 +01:00
gradlew.bat 🎨 Add spotless formatting (#2) 2024-11-17 19:25:32 +01:00
LICENSE Initial commit 2024-11-04 16:52:52 +01:00
lombok.config feat: Implement feature to store symmetric passphrases in DB 2024-11-22 09:48:01 +01:00
README.md Initial commit 2024-11-04 16:52:52 +01:00
settings.gradle.kts 🎉 Create backend template using spring initializer 2024-11-04 17:39:42 +01:00

home-cert-assistant

A home labs tool designed to make certificate management way easier.