2.0.2 • Published 7 years ago

@onedayonly/ssl v2.0.2

Weekly downloads
1
License
UNLICENSED
Repository
gitlab
Last release
7 years ago

usage

server({
    email: 'dev@onedayonly.co.za',
    domain: 'example.com',
    api: {
    	getCertificate,
    	setCertificate,
    	getAccount,
    	setAccount
    },
    server: "staging" | "production",
    production: true,
    app: express()
}).listen(80, 3000)
2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.1

7 years ago