BV Commerce Forum
»
BV Commerce Support
»
How Do I? Questions
»
how do i force all admin pages to use SSL on BV5 SP3.2?
Rank: Member
Joined: 9/30/2003(UTC) Posts: 53
|
I meant to post this a couple of years ago, but just went happily on with admin pages never using SSL until I discovered our traffic was being sniffed - very very bad. Logging in via SSL is no problem, however, after clicking on the admin link, the pages are all unencrypted. The site standard and secure urls are identical (except for the https and http part), so I was wondering where I might start looking (we purchased the source 3 years ago) to make the necessary code changes to fix this.
Manually typing in https:// for the URI on any admin page redirects it to HTTP non encrypted. - go figure.
Thanks!
|
|
|
|
Rank: Member
Joined: 9/30/2003(UTC) Posts: 53
|
I found it! Solution go to App_Code/BaseAdminPage.vb Look for RequiresSSL() property Change return value to True
I found on another post - this does not apply to new versions.
|
|
|
|
Rank: Administration
Joined: 4/2/2004(UTC) Posts: 2,393 Location: Hummelstown, PA Thanks: 6 times Was thanked: 163 time(s) in 158 post(s)
|
Originally Posted by: miraclecat I found it! Solution go to App_Code/BaseAdminPage.vb Look for RequiresSSL() property Change return value to True
I found on another post - this does not apply to new versions. Good job! The PCI Compliance changes in 5.7 added SSL to all admin pages. |
Aaron Sherrick BV Commerce Toll-free 888-665-8637 - Int'l +1 717-220-0012 |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.