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.
## 📋 Pull Request Information
**Original PR:** https://github.com/dehydrated-io/dehydrated/pull/231
**Author:** [@chkhanu](https://github.com/chkhanu)
**Created:** 6/29/2016
**Status:** ✅ Merged
**Merged:** 7/20/2016
**Merged by:** [@lukas2511](https://github.com/lukas2511)
**Base:** `master` ← **Head:** `ip-version`
---
### 📝 Commits (1)
- [`fbd3057`](https://github.com/dehydrated-io/dehydrated/commit/fbd305724ecb5203837f8cbd223af8196254ec51) Added option to select IP version of name to address resolution
### 📊 Changes
**4 files changed** (+34 additions, -3 deletions)
<details>
<summary>View changed files</summary>
📝 `CHANGELOG` (+1 -0)
📝 `README.md` (+2 -0)
📝 `docs/examples/config` (+5 -0)
📝 `letsencrypt.sh` (+26 -3)
</details>
### 📄 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.
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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.