When using Caddy Server, it stores certificates in ~/.caddy/acme/acme-v01.api.letsencrypt.org/sites/{your domain name}/
3 files are stored in the folder called:
- {yourdomain}.crt
- {yourdomain}.json
- {yourdomain}.key
When using Caddy Server, it stores certificates in ~/.caddy/acme/acme-v01.api.letsencrypt.org/sites/{your domain name}/
3 files are stored in the folder called:
| # For a high level over see video at https://www.ansible.com/blog/how-to-extend-ansible-through-plugins | |
| # Standard base includes and define this as a metaclass of type | |
| from __future__ import (absolute_import, division, print_function) | |
| __metaclass__ = type | |
| # Important contants | |
| from ansible import constants as C | |
| # Common error handlers | |
| from ansible.errors import AnsibleError |
Prerequisites:
Software components used:
This gist is part of a blog post. Check it out at:
http://jasonrudolph.com/blog/2011/08/09/programming-achievements-how-to-level-up-as-a-developer