Security 3 posts
SSL conversion of .pfx to .pem format

How to convert a Windows SSL certificate from .pfx format to .pem format for use with AWS services using OpenSSL.

SSLAWSOpenSSLSecurity
1 min read
Secure Umbraco Back-office logins

Forcing HTTPS for Umbraco CMS back-office logins using the umbracoUseSSL setting and an IIS URL Rewrite rule.

UmbracoIISHTTPSSecurityCMS
1 min read
Redirecting a directory to HTTPS in IIS

Using an IIS URL Rewrite rule in web.config to force HTTPS for a specific directory and all its subpages.

IISHTTPSSecurityURL Rewrite
1 min read