Part 1: Creating your own SSL certificates for a custom Java client-server application
If you replace the steps for creating your own CA private key & certificate and signing your own certificate (with the CA) with having certificates signed by a legitimate Certificate Authority, you've got the basic idea behind creating/ordering certs for most situations.
Read article: Part 1: Creating your own SSL certificates for a custom Java client-server application








