[PR #231] [MERGED] Added option to select IP version of name to address resolution #766

Closed
opened 2025-12-29 01:29:02 +01:00 by adam · 0 comments
Owner

📋 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: masterHead: ip-version


📝 Commits (1)

  • fbd3057 Added 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.

## 📋 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>
adam added the pull-request label 2025-12-29 01:29:02 +01:00
adam closed this issue 2025-12-29 01:29:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#766