Migrating Website from HTTP to HTTPS
I have to migrate a website from HTTP to HTTPS and keep user experience
unchanged (no warning popups). What would be the front end main points to
be verified?
I realized I have to make sure all inclusions (CSS, images and JS) have to
reference https content, but I'm still not sure about the a(link) href
attribute and if there's anything I'm missing.
No comments:
Post a Comment