From 4a1e8a2189c252df348d8b3f6246f46efd7c34ee Mon Sep 17 00:00:00 2001 From: Colin Stubbs <3059577+colin-stubbs@users.noreply.github.com> Date: Wed, 10 Jun 2020 20:42:57 +1000 Subject: [PATCH] Add links and info regarding dehydrated-bigip-ansible --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index 1634780..e978952 100644 --- a/Home.md +++ b/Home.md @@ -57,5 +57,8 @@ If you would like to use dehydrated, the community has already created many hook - [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - semi-automated email notifier for use with DNS providers that do not provide an API or dynamic DNS support - nsupdate based bash script: [letsencrypt_acme_dns-01_challenge_hook v0.0.9](https://ente.limmat.ch/ftp/pub/software/bash/letsencrypt/) - hook script using nsupdate to publish challenge in bind, verifies the published challenge has propagated to all name servers. GNU userland only. Latest release 2020-01-24. +## Hooks +- [F5 BIG-IP Hooks](https://equatetechnologies.github.io/dehydrated-bigip-ansible/) - Provides hooks for HTTP-01 challenge validation on F5 BIG-IP appliances as well as deploy_cert() solution for deployment (and manual redeployment) of traffic and management interface certs. Uses Ansible for all communication with F5 BIG-IP appliances. + ## Multi-Provider Packages - [lexicon](https://github.com/AnalogJ/lexicon) - [(bash script)](https://github.com/AnalogJ/lexicon/blob/master/examples/dehydrated.default.sh) - [Setup instructions](http://blog.thesparktree.com/post/138999997429/generating-intranet-and-private-network-ssl) - [Supported DNS Providers](https://github.com/AnalogJ/lexicon#providers) \ No newline at end of file