Tagged Questions
1
vote
2answers
249 views
How to “get” a HTTPS website running?
I have a website serving several pages that can be reachable via HTTP.
How can I make these sites available via standard HTTPS? (not self-signed). What are the steps? (go to a CA, and then?)
Can ...