It’s been over a year and a half that my first book Citrix XenApp 6.5 Expert Cookbook was published by Packt Publishing. And each quarter they sent me a report on the number of books sold for the previous quarter.…
HowTo: Create self-signed certificates with PowerShell 4.0
Even though I have a lot of fun creating self-signed certificates with makecert, as described in my previous blogpost it’s not the most modern solution for automating the creation of self-signed certificates. Due to the fact that makecert does use…
HowTo: Create self-signed certificates with MakeCert
This blogpost is updated to include the improved command to generate a certificate with makecert that will be correctly identified as a server certificate on a Citrix NetScaler (for instance) version 11.1. In my previous posts I explained SSL…
HowTo: Importing SSL Certificates on the NetScaler
This blogpost is also posted on the PepperCrew website. There are a lot of different certificate file formats that can be involved in a SSL certificate implementation as explained in my previous blogpost. This blogpost focused on the different methods…
SSL certificates explained
This blogpost is also posted on the PepperCrew website. Using SSL certificates to secure website communications is more and more a standard procedure. Even internal websites are relying more and more on public or private PKI infrastructure and Certificate Authorities.…