I was able to create my first SHA-2 server certificate yesterday using the new method - OpenSSL for Windows and KYRTOOL. Rough start, but with help it worked great!
Today, I’m attempting to create a certificate for a second server, using the exact same step by step process that I documented yesterday - but running into an error.
Created the CSR, received the Certificates from my vendor. Created the Keyring file. Made it to step ‘5b. Verify the input file:’ which seems to work OK, but fails on the next step, ‘5c. Import the keypair and self-signed certificate:’.
Successfully read 4096 bit RSA private key
INFO: Successfully read 3 certificates
INFO: Private key matches leaf certificate
INFO: IssuerName of cert 0 matches the SubjectName of cert 1
INFO: IssuerName of cert 1 matches the SubjectName of cert 2
INFO: Final certificate in chain is self-signed
I had literally just imported each individually, and it appears to have worked. I was coming back to update my post. The link that you posted doesn’t work for me, but in case anyone else sees this issue - these are the commands that I used:
And, I used the import -roots to import the intermediate certificates. I guess since I use Notes to read this forum (what else!) and my doc link did not work I copied Gilbert’s steps. However, in step 1 I did not use the -n parameter.
Howard
I had the same issue with our new RapidSSL certificate. Try to import step by step and not all together in one file: