01-02-2018 06:01 PM - edited 01-02-2018 06:04 PM
I am gettting an error whenever I try and access my.eBay.com which indicates to me it is not secured.
Non-secure HTTP Connection Blocked by SSL Enforcer
Requested URL: http://my.ebay.com/ws/eBayISAPI.dll?MyeBay
✗ | Secure alternative: https://my.ebay.com/ws/eBayISAPI.dll?MyeBay HTTPS is not available for https://my.ebay.com Secure alternative: https://my.ebay.com/ws/eBayISAPI.dll?MyeBay
|
01/02/18 19:54:41
SSL Enforcer v1.31
01-02-2018 06:11 PM - edited 01-02-2018 06:13 PM
There is no domain my.ebay.com. Firefox redirects to https://www.ebay.com/
01-03-2018 02:10 AM
01-03-2018 02:38 AM
Oops. With all of the https, active content and redirections, I made a mistake. My bad.
01-03-2018 02:55 AM
01-03-2018 03:36 AM - edited 01-03-2018 03:40 AM
Actually does appear to be a bug with eBay redirection when visiting the subdomain root via https://my.ebay.com/ directly.
It results in a dead end redirection to http://my.ebay.com:443/ws/eBayISAPI.dll?MyeBay which is an empty document.
That may be why SSL Enforcer is complaining.
An SSL Enforcer redirect of insecure http://my.ebay.com/ to secure https://my.ebay.com/ results in a subsequent eBay redirect back to insecure http://my.ebay.com:443/ws/eBayISAPI.dll?MyeBay which is a dead end.
(I didn't check to see what security certs,etc were flying back and forth on that last redirect - may be that there is no actual SSL support on port 443 for that URL which might explain the dead end condition)
Simple solution is for OP to not try to go to http://my.ebay.com/ through SSL Enforcer (whitelisting?) or to use https://my.ebay.com/ws/eBayISAPI.dll?MyeBay or http://my.ebay.com/ws/eBayISAPI.dll?MyeBay which are fine.