Add notice for new project location

This commit is contained in:
Jan Dittberner 2022-07-28 18:52:15 +02:00 committed by Jan Dittberner
parent 1617f535c0
commit e8778dcb3a
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
# Browser PKCS#10 CSR generation PoC
**Work that started in this repository will continue at
[code.cacert.org](https://code.cacert.org/jandd/poc-browser-csr-generation).**
This repository contains a small proof of concept implementation of browser
based PKCS#10 certificate signing request and PKCS#12 key store generation
using [node-forge](https://github.com/digitalbazaar/forge).