root@:/etc/hiawatha/extra# ./letsencrypt request www.domain.com restart
Authorizing www.domain.com.
- Retrieving HTTP authentication challenge.
- Retrieving authorization key.
Authorizing domain.com.
- Retrieving HTTP authentication challenge.
- Retrieving authorization key.
Generating RSA key.
Generating CSR.
Retrieving certificate.
Writing private key and certificate to file.
Retrieving CA certificate.
Writing CA certificate to file.
but i cant find the pem
folder .../tls/ empty
new folder in
/var/www/domain.com/.well-known
the letsencrypt.conf is original from you
and when i use this
./letsencrypt request www.domain.com domain.pem restart
then come a new pem in this .../extra/ folder
i think here is a little mistake or not?
hope you can understand me