6 Commits (main)

Author SHA1 Message Date
Jan Dittberner 30c7ddba80 Update gulp setup
- use dart sass instead of deprecated node-sass
- update bootstrap
- update node-forge
- use npm run scripts instead of directly calling node_modules/.bin/gulp
1 year ago
Jan Dittberner e688e317db Change repository URL and module paths 1 year ago
Jan Dittberner bd54c060b9 Update instructions for user installation 2 years ago
Jan Dittberner e13c9d174b Implement i18n support
This commit adds internationalization support and a german translation.
3 years ago
Jan Dittberner 3503e09212 Update README.md for the Go backend 3 years ago
Jan Dittberner 564c1bd76b Add initial implementation
This commit implements a basic static HTML page that uses Bootstrap 4
for layout and node-forge to generate a RSA key pair and a certificate
signing request. The subject of the CSR and the key size can be chosen
by the user.

The implementation uses gulp to collect static assets and to allow
bootstrap customization.
3 years ago