mirror of
https://git.anonymousland.org/anonymousland/infrastructure.git
synced 2024-10-01 08:25:45 -04:00
8d6fb20c2c
Co-authored-by: NebulaOnion <nebulaonion@tutanota.com> Reviewed-on: https://git.anonymousland.org/anonymousland/infrastructure/pulls/5
7 lines
275 B
INI
7 lines
275 B
INI
# Instructions: https://github.com/badjware/certbot-dns-cpanel#credentials
|
|
# Replace with your values
|
|
# include the scheme and the port number (usually 2083 for https)
|
|
cpanel_url = https://cpanel.example.com:2083
|
|
cpanel_username = username
|
|
cpanel_password = 1234567890abcdef
|