VMware Cloud Community
ederkley
Contributor
Contributor

Guide to setup SSL certificate on Windows server

Hi

I spent most of this morning getting the SSL certificate installed for Hyperic HQ Server running on Windows 2008 R2 Server as I had never touched J-Boss or the JDK keytool before.

I've documented all the steps to successfully do this in the hope it can help others and attached this as a MS Word 2003 document.

This guide assumes:
- Hyperic HQ Server 4.4 installed on Windows 2008 R2 Server
- Windows 2008 R2 Server providing Certification Authority services for domain
- Both servers on domain

Hope this helps and usual disclaimer that any problems from following this guide are your own responsibility.
Evahn
0 Kudos
3 Replies
admin
Immortal
Immortal

For information only
0 Kudos
ederkley
Contributor
Contributor

For information only
0 Kudos
ederkley
Contributor
Contributor

Updated procedure with missing step to export Certificate Signing Request to file after step 18:


19. Export Certificate Signing Request to file hq.csr
keytool -keystore hyperic.keystore -certreq -alias hq -file hq.csr
0 Kudos