So, in Ikeyman I "extracted" the certificate into an .ARM file as Base64 ASCII. I then created a new Keyring, imported my root certificates and then imported the extracted certificate.
All good so far.
Now I need to import the Server Key. I tried exporting the keys to various formats using Ikeyman Export/Import but it also creates a stash file with a password and I can't select .KEY as a format. I can't import any of these. Error is:
No private key found in the input file
ReadPEMPrivateKey returned error 0x1731
The cryptographic key was not found
Ideas?