From 309d2d6924d0b8ff6504c9752df62e9b3fc62547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincze=20J=C3=B3zsef?= Date: Wed, 15 Nov 2023 08:13:12 +0100 Subject: [PATCH] TestSSL --- app.js | 11 ++++------- greenlock.d/config.json | 2 +- greenlock.d/config.json.bak | 1 + 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/app.js b/app.js index b38bd4c..0f505d9 100644 --- a/app.js +++ b/app.js @@ -1900,15 +1900,12 @@ http.createServer(app).listen(80);*/ employee.tcpClose(); })*/ // Binding the event to the eventhandler - +/* app.listen(80,function functionName() { console.log('Server elindult a 80-es porton.'); -/* getLastWorkNumber(function(err,wk){ - sql.sqlGetnewWork(wk,function(err){ - - }) - })*/ -}); + +});*/ +module.exports = app; /* server.listen(80,function functionName() { console.log('Server elindult a 80-es porton.'); diff --git a/greenlock.d/config.json b/greenlock.d/config.json index 74b990f..c61a9ff 100644 --- a/greenlock.d/config.json +++ b/greenlock.d/config.json @@ -18,7 +18,7 @@ { "subject": "iotechnic.eu", "altnames": [ - "iotechnic.eu", + "iotechnic.eu", "www.iotechnic.eu" ], "renewAt": 1 diff --git a/greenlock.d/config.json.bak b/greenlock.d/config.json.bak index 74b990f..ba39a1d 100644 --- a/greenlock.d/config.json.bak +++ b/greenlock.d/config.json.bak @@ -18,6 +18,7 @@ { "subject": "iotechnic.eu", "altnames": [ + "localhost", "iotechnic.eu", "www.iotechnic.eu" ],