polhenarejos / acme_email

ACME Email Client for EmailReply-00 Challenge
https://acme.castle.cloud
GNU General Public License v3.0
59 stars 9 forks source link

Add file validator #42

Open TijZwa opened 2 months ago

TijZwa commented 2 months ago

This commit adds file-validator, which is heavily based on the plugin 'interactive'. The main difference is that file validator reads the subject response from file. The challenge response is also written to file.

This helps us in automating certificate requests (in Ansible playbooks, for example)