I have a situation where I am generating links in an SSL secured area
(no subdomain) to a non SSL page (with a subdomain). The certificate
doesn't cover subdomains, so everytime someone clicks on the link to a
https:// page where SSL isn't allowed there is a certificate error.

Now users can click okay, and then they are redirected to the http://
page, but I would like to create the link directly to http:// rather
than https://

I'm using the ssl_requirement plugin. Is there a way to do this?

Thanks,
N
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to