How many times do I have to go through this? Because this can be confusing I create 3 directories:
GENERATE KEY PAIR (key & csr)
This can be done a few ways. You can do this with PUTTY on a WINDOWS pc. You can do this with OPENSSL on a REDHAT server. Choose one. It doesn't matter. Below is for OPENSSL on the server.
REQUEST CERTIFICATE
Great! You have a key as well as a certificate request (csr).
APPROVE REQUEST
INSTALL CERTIFICATE
They may also send you an INTERMEDIATE certificte. If needed, paste it into it's own file.
TELL THE SERVER WHERE TO FIND IT
APPLY THE CHANGES