Skip to content

Commit

Permalink
Merge pull request #3864 from ROSEBikesGmbH/egobude-add-edge-dns-by-a…
Browse files Browse the repository at this point in the history
…kamai

Add Edge DNS by Akamai
  • Loading branch information
jc21 authored Oct 11, 2024
2 parents d7a7fa3 + 4446e2f commit 9813071
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions global/certbot-dns-plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -494,5 +494,13 @@
"dependencies": "",
"credentials": "dns_wedos_user = <wedos_registration>\ndns_wedos_auth = <wapi_sha256_password>",
"full_plugin_name": "dns-wedos"
},
"edgedns": {
"name": "Akamai Edge DNS",
"package_name": "certbot-plugin-edgedns",
"version": "~=0.1.0",
"dependencies": "",
"credentials": "edgedns_client_secret = as3d1asd5d1a32sdfsdfs2d1asd5=\nedgedns_host = sdflskjdf-dfsdfsdf-sdfsdfsdf.luna.akamaiapis.net\nedgedns_access_token = kjdsi3-34rfsdfsdf-234234fsdfsdf\nedgedns_client_token = dkfjdf-342fsdfsd-23fsdfsdfsdf",
"full_plugin_name": "edgedns"
}
}

0 comments on commit 9813071

Please sign in to comment.