1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-06 22:00:56 +00:00

api: Add preliminary SCEP support

This commit is contained in:
2017-05-18 22:29:49 +03:00
parent a5ad9238a1
commit 5ae872e1ea
7 changed files with 312 additions and 4 deletions

4
.gitignore vendored
View File

@@ -64,3 +64,7 @@ node_modules/
# Ignore autogenerated files
certidude/static/js/nunjucks*
certidude/static/js/templates.js
# Ignore patch
*.orig
*.rej