[PR #1] [MERGED] fix registration, certificate creation and minor fixes #652

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

📋 Pull Request Information

Original PR: https://github.com/dehydrated-io/dehydrated/pull/1
Author: @rudis
Created: 12/5/2015
Status: Merged
Merged: 12/5/2015
Merged by: @lukas2511

Base: masterHead: master


📝 Commits (10+)

  • fcb5a03 fix pubMod64 and thumbprint calculation
  • 9fe313d add hex2bin helper function
  • 199b70b replace variable with %s in printf format string
  • 2e9c7a8 add missing quotes
  • 1f65a33 don't use assign array to string ($@ -> $*)
  • a162121 fix typo in variable name
  • a53cd91 remove useless cat
  • 4aa48d3 replace echo (-n) with printf
  • 2d6cb75 use curl -sSf to display error messages on failure
  • 2f3ee62 use [ -z .. ] instead of explicit compare with ""

📊 Changes

1 file changed (+31 additions, -24 deletions)

View changed files

📝 letsencrypt.sh (+31 -24)

📄 Description

No description provided


🔄 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/1 **Author:** [@rudis](https://github.com/rudis) **Created:** 12/5/2015 **Status:** ✅ Merged **Merged:** 12/5/2015 **Merged by:** [@lukas2511](https://github.com/lukas2511) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (10+) - [`fcb5a03`](https://github.com/dehydrated-io/dehydrated/commit/fcb5a03b4819b95be186c4019b4cdcd7e4adbef6) fix pubMod64 and thumbprint calculation - [`9fe313d`](https://github.com/dehydrated-io/dehydrated/commit/9fe313d88780c3f0759dce4b3093715a5f664768) add hex2bin helper function - [`199b70b`](https://github.com/dehydrated-io/dehydrated/commit/199b70b6512095ab5f3d9415e6bd09f19cb47641) replace variable with %s in printf format string - [`2e9c7a8`](https://github.com/dehydrated-io/dehydrated/commit/2e9c7a8c7191fee4bb6ca57992b1899b798e59b6) add missing quotes - [`1f65a33`](https://github.com/dehydrated-io/dehydrated/commit/1f65a33525b3dfd9cdf765d0ac2e286e1c93ea01) don't use assign array to string ($@ -> $*) - [`a162121`](https://github.com/dehydrated-io/dehydrated/commit/a1621214164240f4e6db10de04b2042ece902132) fix typo in variable name - [`a53cd91`](https://github.com/dehydrated-io/dehydrated/commit/a53cd916943cf60257c7e254cb1f4a7ff56978da) remove useless cat - [`4aa48d3`](https://github.com/dehydrated-io/dehydrated/commit/4aa48d33d5d514b7571aa3d75eda38f6ffb553e8) replace echo (-n) with printf - [`2d6cb75`](https://github.com/dehydrated-io/dehydrated/commit/2d6cb75f8a7fc65a3bc885d065c91bb91cf24374) use curl -sSf to display error messages on failure - [`2f3ee62`](https://github.com/dehydrated-io/dehydrated/commit/2f3ee624c548de95c0c3a2eb5aa1e154d2f09856) use [ -z .. ] instead of explicit compare with "" ### 📊 Changes **1 file changed** (+31 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `letsencrypt.sh` (+31 -24) </details> ### 📄 Description _No description provided_ --- <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:28:18 +01:00
adam closed this issue 2025-12-29 01:28:18 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#652