ByteDance interview question

Difference between HTTP and HTTPS

Interview Answer

Anonymous

10 Mar 2022

HTTPS is HTTP with encryption. The only difference between the two protocols is that HTTPS uses TLS (SSL) to encrypt normal HTTP requests and responses.