I have a little doubt on using HSTS, as per this video, once HSTS is implemented, all the URLs will be going in HTTPS, but as we all know in using SSL we need pre-specified encryption algorithms and key exchanges.
My doubt is since the first request is implemented with HTTPS so would they be using same algorithms and keys as specified in previous connection session, or they how would it go about?