node-openssl-rest
v0.0.18
Published
REST API and UI for node-openssl-cert
Readme
node-openssl-rest
Installation
git clone https://github.com/lspiehler/node-openssl-rest.git
cd node-openssl-rest
npm install
npm install -g bower
bower install --allow-root eonasdan-bootstrap-datetimepicker#latest bootstrap@3 jquery-uiWindows
SET PUBLICHTTP=publicdomainname:port&&node index.jsLinux
export PUBLICHTTP=publicdomainname:port&&node index.js