terminator
Version:
SSL termination in node.js
31 lines (30 loc) • 549 B
JSON
{
"author": "Gavin Uhma",
"name": "terminator",
"description": "SSL termination in node.js",
"version": "0.0.1",
"homepage": "https://github.com/gavinuhma/node-ssl-terminator",
"repository": {
"type": "git",
"url": "git@github.com:gavinuhma/node-ssl-terminator.git"
},
"engines": {
"node": "*"
},
"keywords": [
"ssl",
"tls",
"https",
"termination",
"terminator",
"tunnel",
"proxy",
"tcp",
"encryption",
"stud",
"stunnel",
"pound",
"secure"
],
"main": "index"
}