Add a hook after creation of certificate in order to be able to clean challenge on remote servers and to upload created certs.
🔄 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/22
**Author:** [@M-M-M-M](https://github.com/M-M-M-M)
**Created:** 12/7/2015
**Status:** ❌ Closed
**Base:** `master` ← **Head:** `HOOK_POST_CREATION`
---
### 📝 Commits (10+)
- [`edf46fd`](https://github.com/dehydrated-io/dehydrated/commit/edf46fd465b39da63ff80f124917c80b731f54c9) Add sed as a parameter variable in order to be able to specify the sed version that must be used.
- [`74f6f3f`](https://github.com/dehydrated-io/dehydrated/commit/74f6f3f44b4d1299edb52835b03f1d8dc27b18f1) add opennssl.cnf as a parameter instead of hardcoded value to provide better portability across operating systems.
- [`5aa9224`](https://github.com/dehydrated-io/dehydrated/commit/5aa92242380f7908c61f2e54914961366b073cd2) Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh
- [`4551c70`](https://github.com/dehydrated-io/dehydrated/commit/4551c7030e5d639656ec244cf12079c525022cfe) Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh
- [`61e8e69`](https://github.com/dehydrated-io/dehydrated/commit/61e8e69e807d1a1b5d67c69a80f3706d5ba05175) manual merge
- [`c27a81b`](https://github.com/dehydrated-io/dehydrated/commit/c27a81b6b75331af69a4be44378ad34f81897945) Merge remote-tracking branch 'letsencrypt.sh-lukas2511/master'
- [`ba02699`](https://github.com/dehydrated-io/dehydrated/commit/ba02699af794182d95e9f7a975f4ffc6810025fb) Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh
- [`430b3f6`](https://github.com/dehydrated-io/dehydrated/commit/430b3f6c014595c650f5aee17f889c2dcaf0150c) Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh
- [`dc7acdb`](https://github.com/dehydrated-io/dehydrated/commit/dc7acdbace7fbf017110bfabdd59df52590d5420) Merge branch 'master' of https://github.com/M-M-M-M/letsencrypt.sh
- [`0d1c1dc`](https://github.com/dehydrated-io/dehydrated/commit/0d1c1dc5b9f06af164d6fbe55b1cd71bcc820504) add HOOK_POST_CREATION
### 📊 Changes
**2 files changed** (+14 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `config.sh.example` (+7 -0)
📝 `letsencrypt.sh` (+7 -0)
</details>
### 📄 Description
Add a hook after creation of certificate in order to be able to clean challenge on remote servers and to upload created certs.
---
<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/22
Author: @M-M-M-M
Created: 12/7/2015
Status: ❌ Closed
Base:
master← Head:HOOK_POST_CREATION📝 Commits (10+)
edf46fdAdd sed as a parameter variable in order to be able to specify the sed version that must be used.74f6f3fadd opennssl.cnf as a parameter instead of hardcoded value to provide better portability across operating systems.5aa9224Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh4551c70Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh61e8e69manual mergec27a81bMerge remote-tracking branch 'letsencrypt.sh-lukas2511/master'ba02699Merge branch 'master' of https://github.com/lukas2511/letsencrypt.sh430b3f6Merge branch 'master' of https://github.com/lukas2511/letsencrypt.shdc7acdbMerge branch 'master' of https://github.com/M-M-M-M/letsencrypt.sh0d1c1dcadd HOOK_POST_CREATION📊 Changes
2 files changed (+14 additions, -0 deletions)
View changed files
📝
config.sh.example(+7 -0)📝
letsencrypt.sh(+7 -0)📄 Description
Add a hook after creation of certificate in order to be able to clean challenge on remote servers and to upload created certs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.