https
express server läuft jetzt mit https
This commit is contained in:
3
express-server/node_modules/acme/node.js
generated
vendored
Normal file
3
express-server/node_modules/acme/node.js
generated
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
// For the time being I'm still pulling in my acme-v2 module until I transition over
|
||||
// I export as ".ACME" rather than bare so that this can be compatible with the browser version too
|
||||
module.exports.ACME = require('acme-v2').ACME;
|
Reference in New Issue
Block a user