-
Published Question
If I take a backup using the snapshot, will it include the droplet + the domain on top of it + the lets encrypt cert?
1
•
•
By
Sam1012
Backups
Ubuntu 18.04
-
Published Answer
Thank you so much for your reply and on the other thread on reddit. This clears my doubts. Thank you so much
•
By
Sam1012
-
Published Question
I have added both to my droplet. Both work. Do I need to add it again to overall account? Do I have to create another pair of SSH keys and SSL certificate?
2
•
•
By
Sam1012
Security
-
Published Question
Hi I just set up ssh keys using openssh and added them to my droplet following the guides. The ssh keys have been saved in a non-default folder on my computer. During my first login via ssh I used the command
```
ssh ...
1
•
•
By
Sam1012
Security
Ubuntu 16.04
-
Published Answer
And this is my 000-default-le-ssl.conf file
IfModule mod_ssl.c>
<VirtualHost *:443>
ServerAdmin webmaster@localhost
...
•
By
Sam1012
-
Published Question
Did a Wordpress one-click-install and migrated my website. After everything was setup I tried installing Let's encrypt SSL and faced few interruptions like console freezing up, python-certbot-apache not found, multipl...
2
•
•
By
Sam1012
Apache
Let's Encrypt
Ubuntu 16.04