Allow import of PFX certificate files
We often are supplied with client certificates that are in PFX format with the key bundled in the file. In earlier versions where Apache was required it was easy to split the file using the included openssl build. For security purposes we do not w...