---
title: "HP OneView SSL certificate replacement"
date: "2015-07-07T08:56:35Z"
tags: ["Certificate", "Certificate Authority", "HPE", "HPE c7000", "PKI", "SSL"]
categories: ["Hardware & HomeLab", "Networking & Security"]
---

![HP OneView Certificate Replacement][1]

In my previous post we configured HP OneView to manage HP c7000 enclosure. Today I will show you how to replace self signed certificate with one from trusted Certificate Authority.
<!--more-->
<!--adsense-->
1. Login to your appliance and in main menu click **Settings.<br>
![HP OneView Certificate Replacement - 1][2]
2. In **Actions** menu click **Create certificate signing request**.<br>
![HP OneView Certificate Replacement - 2][3]
3. In **Certificate Signing Request** section fill necessary field - Country, State or province, City. Common name will be taken from appliance settings. Fill only fields which are relevant and used by your **Certificate Authority**.<br>
![HP OneView Certificate Replacement - 3][4]
4. Once you fill all fields click **OK** and you will see base64 encoded certificate request.<br>
![HP OneView Certificate Replacement - 4][5]
5. Go through certificate approval process and once it is done you can upload signed certificate to your appliance.
6. In **Actions** menu click **Import Certificate**.<br>
![HP OneView Certificate Replacement - 5][6]
7. Paste base64 encoded certificate into field and click OK.<br>
![HP OneView Certificate Replacement - 6][7]
8. Wait for certificate import.<br>
![HP OneView Certificate Replacement - 7][8]
9. Once it is imported click in main Setting menu **Certificate**.<br>
![HP OneView Certificate Replacement - 8][9]
10. You will see in your browser that certificate is valid (trusted) and you can view details of you certificate.<br>
![HP OneView Certificate Replacement - 9][10]

This concludes how to install signed SSL Certificate in HP OneView.

 [1]: /images/uploads/2015/02/hp-oneview-certificate-replacement.webp
 [2]: /images/uploads/2015/07/hp-oneview-certificate-replacement-1.webp
 [3]: /images/uploads/2015/07/hp-oneview-certificate-replacement-2a.webp
 [4]: /images/uploads/2015/07/hp-oneview-certificate-replacement-3.webp
 [5]: /images/uploads/2015/07/hp-oneview-certificate-replacement-4.webp
 [6]: /images/uploads/2015/07/hp-oneview-certificate-replacement-5.webp
 [7]: /images/uploads/2015/07/hp-oneview-certificate-replacement-6.webp
 [8]: /images/uploads/2015/07/hp-oneview-certificate-replacement-7.webp
 [9]: /images/uploads/2015/07/hp-oneview-certificate-replacement-8.webp
 [10]: /images/uploads/2015/07/hp-oneview-certificate-replacement-10.webp
