Pinecrypt Gateway frontend
Go to file
pehmo1 54033346f9 Add pkcs12chain.js and util.js
pkcs12chain returns a PFX with private key and cert chain.
Comes from: https://github.com/PeculiarVentures/PKI.js/issues/104

util.js contains various conversion functions, the asn1js examples
all use inline conversions so no pre-made functions available.

formatPEM.js came from pkijs examples (examples_common.js).
2021-08-12 22:27:58 +03:00
static Add pkcs12chain.js and util.js 2021-08-12 22:27:58 +03:00
templates Add option to disable and enable access to instance 2021-07-07 13:10:32 +00:00
.htmlhintrc Initial commit 2021-05-27 13:15:46 +03:00
.htmllintrc Initial commit 2021-05-27 13:15:46 +03:00
.pre-commit-config.yaml Initial commit 2021-05-27 13:15:46 +03:00
Dockerfile Switch from node-forge to pkijs 2021-08-02 17:08:51 +03:00
entrypoint.sh Remove /var/lib/certidude prefix for paths 2021-06-02 15:38:23 +03:00
nginx.conf Expose metric exporter 2021-06-09 20:18:41 +00:00
rollup.config.js Switch from node-forge to pkijs 2021-08-02 17:08:51 +03:00