To simplify the setup process, a default config should be put at /etc/taurus/taurus.toml
if it does not exist. Here's how that might look:
certificate_file= "identity.pfx"
certificate_password = <needed>
static_root = "/var/www/gemini"
The user should be notified that this file has been created, and that he should review it.