HA with self signed certificate

HA with self signed certificate

Hi,
 
I want to setup 2 servers to assign HA. I also want to use our own CA for SSL. This is the steps I take.
 
- Install primary server
- Install a self signed cert to server with keytool
- Assign port 443
 
"So far all good"
 
- Install secondary server ( run the installer and make a read only secondary).
 
Now the problem arrives , do I install a self signed cert before I run the HAPack.zip that I made from primary server? If I dont make any cert, and copy the HAPack.zip I cant start the server, since it will run on port 7272.
 
I need to know how to handle this step by step when you want to configure HA with your own SSL certificate.
 
Any help would be great.
 
Regards
 
Jonas