I stupidly opened my mouth about the lack of SSL on a "volunteer" website. I don't know the person managing the site but my impression is that the person has little to no experience with managing anything other than the content. The result will likely be that I will be asked to correct or assist in correcting the SSL situation. The issue is that I have zero experience with WordPress and my impression is that it is glass black box and that nudging it wrongly will break it.
A quick search on the topic reveals that there are many different plugins available. To me using a plugin for this seems crazy. But that just me I like understanding and being in control how things work and what is being changed.
For non-WP websites, I use Let's Encrypt, I provision the cert, update the .conf file by including a redirect in the *:80 virtual host and adding the *:443 virtual host. Does this work on WP sites, or are there some other steps required such as implementing redirects in the .htaccess? Finally, is it dependent on how it is setup and what plugins are running and is mucking about the .conf or .htaccess opening a Pandora's box that will end in total disaster?
Why does anyone use WP? [rhetorical]
I see the allure of being able to quickly install, deploy and add content with little to no coding experience, but all that is happening is that this kicks the can down the line to some future point where you need to find an expert unravel the resulting Spaghetti Bolognese.