Reputation: 5316
How we can implement SSL in Drupal pages? I mean secure pages.
Upvotes: 6
Views: 1387
Reputation: 13226
Use the module SecurePages. It lets you enter URLs or paths that should be secure. If you are using Ubercart, you may want to look at UbercartSSL instead.
http://www.drupal.org/project/securepages
http://drupal.org/project/uc_ssl
Upvotes: 7