Jump to content

Certbot: Difference between revisions

17 bytes added ,  11 September 2022
m
no edit summary
imported>Onny
mNo edit summary
imported>Onny
mNo edit summary
Line 54: Line 54:
Shared secret must be set in the configuration but you only have to configure the value if you're using 2FA on INWX.
Shared secret must be set in the configuration but you only have to configure the value if you're using 2FA on INWX.


Manually generate certificates for <code>example.org</code> using the ''inwx''-plugin
Manually configure and generate certificates for <code>example.org</code> using the ''inwx''-plugin


<syntaxhighlight lang="console">
<syntaxhighlight lang="console">
Line 60: Line 60:
</syntaxhighlight>
</syntaxhighlight>


Now that a specific domain is configured to get automatically renewed using the plugin, the ''systemd-timer'' of the ''certbot'' module will automatically renew it.
Now that a specific domain is configured to get renewed using the plugin, the ''systemd-timer'' of the ''certbot'' module will automatically renew it after expiration.
Anonymous user