We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f327c1e commit 0291cfcCopy full SHA for 0291cfc
global/certbot-dns-plugins.json
@@ -503,6 +503,14 @@
503
"credentials": "[default]\naws_access_key_id=AKIAIOSFODNN7EXAMPLE\naws_secret_access_key=wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY",
504
"full_plugin_name": "dns-route53"
505
},
506
+ "spaceship": {
507
+ "name": "Spaceship",
508
+ "package_name": "certbot-dns-spaceship",
509
+ "version": "~=1.0.4",
510
+ "dependencies": "",
511
+ "credentials": "[spaceship]\napi_key=your_api_key\napi_secret=your_api_secret",
512
+ "full_plugin_name": "dns-spaceship"
513
+ },
514
"strato": {
515
"name": "Strato",
516
"package_name": "certbot-dns-strato",
0 commit comments