SSL
Start here:
https://www.hostingsquad.nl/helpdesk-webhosting/hoe-vraag-ik-een-gratis-ssl-certificaat-aan/
DirectAdmin
request
- Account Manager > SSL Certificates
- choose Free & automatic certificate from Let's Encrypt
- either: Common Name: I should have checked Wildcard
- or: check the domain names and subdomain names for which you'd like to request a certificate
- click SAVE: a message appears:
Your request will run in the background. Once completed, you'll be notified in the Message System.
notification
- wait a minute and normally in the top right corner, a new message notification will appear. Click on it. Normally it will state !LetsEncrypt request successful
activation
- go back to Account Manager > SSL Certificates
- scroll down and check Force SSL with https redirect and click on the Save button next to it
- then choose Account Manager > Domain Setup
- click on your domain name
- in the top right corner, click on private_html setup
- choose Use a symbolic link from private_html to public_html - allows for same data in http and https (see: https://www.versio.nl/forum/4327-maak-publichtml-en-privatehtml-gelijk-)
Drupal
~/sites/default/settings/
settings.php
- change permissions: 444 ► 644
- change the value for $base_url: https instead of http
- change permissions: 644 ► 444
Artikel
Foto's (nanogallery2)
- één verwijzing met http wijzigen in https
Daarna verschenen de foto's weer.
Event Booking Calendar v3.2 (PHPJabbers)
~\app\config\
config.inc.php
change the values for:
- PJ_INSTALL_PATH: private_html instead of public_html
- PJ_INSTALL_URL: https instead of http
=> De beheerkant werkt daardoor,
client-kant weet ik nog niet.
Pydio
Blijkt zonder wijziging te werken met ssl.