Introduction to SSL A Secure Sockets Layer – or SSL – certificate is a web security protocol and essential for protecting your site visitors’ sensitive … Read more “How to Install SSL Certificate on your Website”
Boost Web Application Performance with HTTP/2 and Server-Push
HTTP/2 In February of 2015, the IETF’s steering group for publication as standards-track RFCs approved the HTTP/2 and associated HPACK specifications. After more than 15 … Read more “Boost Web Application Performance with HTTP/2 and Server-Push”
Create Self-Signed SSL certificate for Apache in Ubuntu
Introduction TLS, or transport layer security, and its predecessor SSL, which stands for secure sockets layer, are web protocols used to wrap normal traffic in … Read more “Create Self-Signed SSL certificate for Apache in Ubuntu”
Single Login Between Two Applications
At the time of development sometimes – There is an special requirement of single login for two different web-applications. This type of requirement can be … Read more “Single Login Between Two Applications”