VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: andre-83 on September 12, 2013, 09:25:06 AM

Title: https redirect
Post by: andre-83 on September 12, 2013, 09:25:06 AM
Hi I have a problem with the option "enable SSL" in vm2.0.22c: my url is http://site.provider.org. When I bought SSL service, the url changed in https://site.ssl.provider.org (don't ask me why.. if I knew it, I'd never buy a domain on this provider T_T).
If "enable SSL" in VM is ON then vm takes the url in http, edits in https and returns a 404 (since that page, https://site.provider.org, does not exist).
What file can I edit to make the "enable ssl" function work on this damn server?
Thank you.
Title: Re: https redirect
Post by: Maxim Pishnyak on September 13, 2013, 10:13:35 AM
Quote from: andre-83 on September 12, 2013, 09:25:06 AM
When I bought SSL service, the url changed in https://site.ssl.provider.org
I'm sorry, in such issue in past on forum nothing could be done IN VM. You absolutely need normal https.
Title: Re: https redirect
Post by: chymbymbyp on September 15, 2013, 07:48:03 AM
you try virtuemart -> configuge -> Shop ->not  Enable SSL for sensitive areas (recommended)
Title: Re: https redirect
Post by: Maxim Pishnyak on September 16, 2013, 05:23:55 AM
And for what then he do this?
Quote from: andre-83 on September 12, 2013, 09:25:06 AM
When I bought SSL service...
Title: Re: https redirect
Post by: jjk on September 24, 2013, 21:45:30 PM
Quote from: andre-83 on September 12, 2013, 09:25:06 AM
When I bought SSL service, the url changed in https://site.ssl.provider.org
"site.provider.org" sounds to me like a typical test website. SSL certificates are bound to a domain and need to be installed on the server (usually the hoster takes care of that). Are you shure that your SSL certificate is configured for the subdomain on the server?

PS: Personally I use the free StartSSL, which works fine with Joomla/VirtueMart. But in order to use it, your hoster must be willing to configure it for your domain on the server.