Skip to content

Public Key Infrastructure to provision ESP32 devices with client certificates

License

Notifications You must be signed in to change notification settings

mharizanov/node_pki

Repository files navigation

node_pki

Public Key Infrastructure to provision ESP32 devices with client certificates

Installation

git clone --recursive https://github.com/mharizanov/node_pki
cd node_pki
npm install

Usage

Server:

node node_server_side_node_script.js

Client

node node_script.js /dev/cu.SLAB_USBtoUART

About

Public Key Infrastructure to provision ESP32 devices with client certificates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published