A home labs tool designed to make certificate management way easier.
Find a file
2024-11-24 13:50:46 +01:00
.github/workflows experiment: Increase logging based on PR label 2024-11-23 22:10:20 +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 feat: Implement import of CA bundles to keystores 2024-11-24 13:50:46 +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 experiment: Increase logging based on PR label 2024-11-23 22:10:20 +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.