configuring NGINX to support HTTP/2 & HSTS

Using HTTP/2 and strict transport security is no more a recommended scenario but a mandatory requirement now. HSTS aka HTTP Strict Transport Security, SNI and higher bit length for key exchange security is supported by all modern browsers, say 4096 – bit Diffie–Hellman–Merkle algorithm. ie to establish secure connection between the web clients and the servers, the…

HTML5: In its own way

HTML5 is the fifth revision and newest version of the HTML standard. It offers new features that provide not only rich media support, but also enhance support for creating web applications that can interact with the user, his/her local data, and servers, more easily and effectively than it was ever possible previously.