Friday, October 31, 2008

Migrating SSL certs from IIS to Apache

If you ever find yourself facing this task, use this guide -- worked perfectly for me.

1 comment:

ssl 247 said...

A lovely guide, thanks for the heads up, i've bookmarked this

Modifying EC2 security groups via AWS Lambda functions

One task that comes up again and again is adding, removing or updating source CIDR blocks in various security groups in an EC2 infrastructur...