Tag Archives: https

Remove SSL Cert IIS

Hello, If you are trying to delete some expired or old certificate from your computer/server and even after doing that (on IE) is still showing some where, that means that is on your server cert store, so you must kill … Continue reading

Posted in Highly Technical, Learned Today | Tagged , , , , | Comments Off on Remove SSL Cert IIS

Strict-Transport-Security

Hello, A very nice way to force HTTPS on all the pages of your site is adding the following header to the server responses on your site: Strict-Transport-Security=max-age=31536000; So after that if some user access some page of your site … Continue reading

Posted in Learned Today, Medium Technical | Tagged , , , , , | Comments Off on Strict-Transport-Security