mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-11 22:30:44 +01:00
[PR #231] [MERGED] Added option to select IP version of name to address resolution #766
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dehydrated-io/dehydrated/pull/231
Author: @chkhanu
Created: 6/29/2016
Status: ✅ Merged
Merged: 7/20/2016
Merged by: @lukas2511
Base:
master← Head:ip-version📝 Commits (1)
fbd3057Added option to select IP version of name to address resolution📊 Changes
4 files changed (+34 additions, -3 deletions)
View changed files
📝
CHANGELOG(+1 -0)📝
README.md(+2 -0)📝
docs/examples/config(+5 -0)📝
letsencrypt.sh(+26 -3)📄 Description
Issue is:
Name resolves to bunch of an IPv4 and IPv6 addresses, but IPv6 is unreachable from network.
Hence --ipv4 is passed to curl.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.