node-posh
v0.1.1
Published
PKIX Over Secure HTTP (POSH) tools for node.js
Downloads
28
Readme
node-posh
PKIX Over Secure HTTP (POSH) tools for node.js. See http://tools.ietf.org/html/draft-miller-posh-00 for more information.
Usage
Usage: genposh [options] [common name]
Options:
--help, -h Show this message and exit.
--cert, -c Use this existing certificate file, rather than creating a new one
--days, -d Days of validity for the generated certificate [default: 365]
--out, -o Directory in which to output files [default: "."]
--service, -s SRV-style service name for the POSH file [default: "_xmpp._tcp"]