Skip to main content
added 4 characters in body
Source Link
Anders
  • 65.9k
  • 25
  • 188
  • 227

Some website use HSTS(https://en.wikipedia.org/wiki/HTTP_Strict_Transport_SecurityHSTS) which basically do what you're saying. If a user try to access some random http://example.comhttp://example.com, HSTS will transform the request into https://example.comhttps://example.com. However, however the website needneeds to have a valid certificate in order to function properly.

Some website use HSTS(https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) which basically do what you're saying. If a user try to access some random http://example.com, HSTS will transform the request into https://example.com, however the website need to have a valid certificate in order to function properly.

Some website use HSTS which basically do what you're saying. If a user try to access some random http://example.com, HSTS will transform the request into https://example.com. However, the website needs to have a valid certificate in order to function properly.

added 30 characters in body
Source Link
lapinousexy
  • 144
  • 1
  • 1
  • 9

Some website use HSTS(https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) which basically do what you're saying. If a user try to access some random http://example.com, HSTS will transform the request into https://example.com, however the website need to have a valid certificate in order to function properly.

Some website use HSTS(https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) which basically do what you're saying. If a user try to access some random http://example.com, HSTS will transform the request into https://example.com, however the website need to have a valid certificate.

Some website use HSTS(https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) which basically do what you're saying. If a user try to access some random http://example.com, HSTS will transform the request into https://example.com, however the website need to have a valid certificate in order to function properly.

Source Link
lapinousexy
  • 144
  • 1
  • 1
  • 9

Some website use HSTS(https://en.wikipedia.org/wiki/HTTP_Strict_Transport_Security) which basically do what you're saying. If a user try to access some random http://example.com, HSTS will transform the request into https://example.com, however the website need to have a valid certificate.