Wina httpsa, nie działa w ogóle.
[edit] naprawiłem - wina tej linijki:
if(new_endsWith($settings['theme_url'], "http://themodders.org/Themes/theModdersTheme")){
Jakby ktoś był ciekaw jak wyglądało generowanie certyfikatu:
avallach@avallach.ovh:~$ sudo ./certbot-auto certonly --manual
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator manual, Installer None
Please enter in your domain name(s) (comma and/or space separated) (Enter 'c'
to cancel): themodders.org
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for themodders.org
-------------------------------------------------------------------------------
NOTE: The IP of this machine will be publicly logged as having requested this
certificate. If you're running certbot in manual mode on a machine that is not
your server, please ensure you're okay with that.
Are you OK with your IP being logged?
-------------------------------------------------------------------------------
(Y)es/(N)o: Y
-------------------------------------------------------------------------------
Create a file containing just this data:
###
And make it available on your web server at this URL:
http://themodders.org/.well-known/acme-challenge/###
-------------------------------------------------------------------------------
Press Enter to Continue
Waiting for verification...
Cleaning up challenges
IMPORTANT NOTES:
- Congratulations! Your certificate and chain have been saved at:
/etc/letsencrypt/live/themodders.org/fullchain.pem
Your key file has been saved at:
/etc/letsencrypt/live/themodders.org/privkey.pem
Your cert will expire on 2018-01-15. To obtain a new or tweaked
version of this certificate in the future, simply run certbot-auto
again. To non-interactively renew *all* of your certificates, run
"certbot-auto renew"
- If you like Certbot, please consider supporting our work by:
Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate
Donating to EFF: https://eff.org/donate-le
Wychodzą pliki pem i trzeba je wrzucić do konfiguracji serwera (globalnej, nie w ~/ ).
[edit#2] przy okazji później zafixowałem buga w shoutboxie z nie wyświetlaniem nowych wiadomości w pewnych okolicznościach.