Question
How Can i add Let's Encrypt SSL Certificate to all my blog pages and articles?
Hello everyone,
i just set up a wordpress blog website and using Let’s Encrypt SSL for my domain like www.ankarafizyoterapistim.com and ankarafizyoterapistim.com and i have no problem.
But when i set up a blog page like ankarafizyoterapistim.com/blog or a article page like ankarafizyoterapistim.com/article SLL doesn’t work. So how can i add SSL for my blog page and my articles. i’m gonna write an article everyday.is there any solution for my problem?
thx for everyone.
i set up my SLL just like mentioned in this
(Sorry for bad english)
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
Where are you configuring it currently? The easiest solution for something like this would be to put nginx in front of it and let it handle the TLS, rather than messing around in any individual applications. Assuming nginx and the application it’s proxying are on the same physical machine, this is the simplest solution and has no negative implications that I’m aware of.