Mohan Cheema's Online Diary

Site Just to Keep Track of My Day to Day Work.

May 24, 2010
by Mohan Cheema
3 Comments

Convert SSL Certificate to different Format

Different platforms and devices require SSL certificates to be converted to different formats. For example, a Windows server exports and imports .pfx files while an Apache server uses individual PEM (.crt, .cer) files.

Share
Share

April 28, 2010
by Mohan Cheema
0 comments

Protecting Your Web Server Using Mod Security

ModSecurity is a web application firewall (WAF). With over 70% of attacks now carried out over the web application level, organisations need all the help they can get in making their systems secure. WAFs are deployed to establish an increased external security layer to detect and/or prevent attacks before they reach web applications. ModSecurity provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring and real-time analysis with little or no changes to existing infrastructure.

Share
Share