Configure Http(s)-Server #48

Closed
opened 2020-05-28 09:49:55 +00:00 by Ghost · 0 comments

I want to change the Http(s)-Server configuration:

require("https").globalAgent = new Https.Agent({keepAlive: true});

and

ciphers, secureOptions ...

Is there a way to configure Http(s)-Server?

THX

I want to change the Http(s)-Server configuration: `require("https").globalAgent = new Https.Agent({keepAlive: true});` and `ciphers, secureOptions ...` Is there a way to configure Http(s)-Server? THX
Ghost closed this issue 2020-05-29 18:25:40 +00:00
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: root/greenlock-express.js#48
No description provided.