HP OneView 1.05 User Guide

Additional example-specific prerequisites
Example 1
Convert the client certificate and private key to PKCS format for .Net.
openssl.exe pkcs12 -passout pass:default -export -in scmb.crt -out scmb.p12
Example 2
Import the scmb.crt into your preferred Windows certificate store.
28.4 .NET C# code example 207