UNPKG

openhim-cert-updater

Version:

Enables triggering an update of local OHIM certificate and informing remote, relevant OHIM machines about update.

28 lines (27 loc) 740 B
{ "name": "openhim-cert-updater", "version": "1.1.9", "description": "Enables triggering an update of local OHIM certificate and informing remote, relevant OHIM machines about update.", "main": "update_certificates.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "UladKasach", "license": "MIT", "dependencies": { "command-line-args": "^4.0.7", "crypto-js": "^3.1.9-1", "node-cmd": "^3.0.0", "readline": "^1.3.0" }, "keywords": [ "openhim", "certificate", "cert" ], "repository": { "type": "git", "url": "https://github.com/uladkasach/openhim-cert-updater.git" }, "bugs": "https://github.com/uladkasach/openhim-cert-updater/issues" }