Add notice for new project location
This commit is contained in:
parent
1617f535c0
commit
e8778dcb3a
1 changed files with 3 additions and 0 deletions
|
@ -1,5 +1,8 @@
|
||||||
# Browser PKCS#10 CSR generation PoC
|
# 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
|
This repository contains a small proof of concept implementation of browser
|
||||||
based PKCS#10 certificate signing request and PKCS#12 key store generation
|
based PKCS#10 certificate signing request and PKCS#12 key store generation
|
||||||
using [node-forge](https://github.com/digitalbazaar/forge).
|
using [node-forge](https://github.com/digitalbazaar/forge).
|
||||||
|
|
Reference in a new issue