Does standalone mode support ipv6? #2

Open
opened 2018-10-08 14:40:00 +00:00 by Ghost · 1 comment

I couldn’t find any info about this. Can you help me out with an answer?

I couldn’t find any info about this. Can you help me out with an answer?
Owner

Yes. When you don't specify a bind address the default address binds to ipv4 and ipv6 interfaces. https://git.coolaj86.com/coolaj86/greenlock-cli.js/src/branch/master/lib/servers.js#L46

More importantly, Let's Encrypt supports IPv6
https://letsencrypt.org/2016/07/26/full-ipv6-support.html

Yes. When you don't specify a bind address the default address binds to ipv4 and ipv6 interfaces. https://git.coolaj86.com/coolaj86/greenlock-cli.js/src/branch/master/lib/servers.js#L46 More importantly, Let's Encrypt supports IPv6 https://letsencrypt.org/2016/07/26/full-ipv6-support.html
Sign in to join this conversation.
No Label
No Milestone
No Assignees
2 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: coolaj86/greenlock-cli.js#2
No description provided.