Re: Going Secured 'SSL' - Need a Definitive help.
Okay my host is telling me that I need to use their shared SSL by using a link they provide from their server or whatever.
: https://gilligan.globat.com/~rogue-market.com/example
So I'm guessing now, I have to reinstall and in the virtual https server put the link, and virtual https path put that link (well without the example) and it should access https when needed i suppose?
Re: Going Secured 'SSL' - Need a Definitive help.
ikarus,
The FAQ covers this situation:
https://www.zen-cart.com/tutorials/index.php?article=14
I don't see a need to re-install, just to alter your config files. That said, your situation could be a little nonstandard. All of the help we can give you is in the FAQ, and if you need more specific instructions they'll probably come from the requirements of your host.
--Joe
Re: Going Secured 'SSL' - Need a Definitive help.
Quote:
Originally Posted by
KGZotU
I'll refer you to the relevant FAQ article:
https://www.zen-cart.com/tutorials/index.php?article=14
I've never used shared SSL myself, and I understand it can be a bit of a thorny issue, but the FAQ should give you the procedure.
Just a note on how ssl works, given your posts. All of this content is installed into and served from the same directory. Imagine that your server is a guy behind a service desk. People come up to him, and these people know both English(http) and Russian(https). Parts of their conversation with the guy can be in English, and parts can be in Russian. They can even talk about something in Russian and then talk about the same thing in English. Well, it's the same way with your content. It's only installed one place, but it can be served to your visitors in either an insecure protocol(http) or a secure protocol(https).
Good luck, I hope the FAQ answers your question.
--Joe
Thank you, that made perfect sense to me.:blush: