So I wanted to change my Admin to force https with a selfsigned cert for now - although a lets encrypt cert would also be fine but not necessary currently.
- What is the installer command to rerun the installer and only change the admin to https (currently set to http only)? - so I don't mess up the install by going through things that I don't need to change.
(I've seen it in the past but can't seem to find it today - not urgent)
currently http://admin.site.com:8080 - want it to be forced to https://admin.site.com:8080 - know I saw it in the installer just want to do it right!
(cloudflare can use self signed and will work fine - just not as secure - but more secure than http only!)
found this link - does it still work this way in 1.3.x?
Change panel from http to https
- Will lets encrypt plugin work with the admin page vs just user sites? (being admin is nginx not apache)
Guessing No - same as no admin website options within the control panel itself either.