# Domain which you are trying to get certificate for; # multiple domain like aliases can be saperated by comma # e.g. domains = wiki.k2patel.in, dokuwiki.k2patel.in domains = wiki.k2patel.in # Define rsa keysize rsa-key-size = 4096 # Define the api server server = https://acme-v01.api.letsencrypt.org/directory # email address for your certificate email = k2patel@rediffmail.com # we can disable the UI and turn on the text mode text = True # authenticate by placing file in webroot located under .well-known/acme-challenge/ authenticator = webroot webroot-path = /var/www/letsencrypt/