1748123 Members
3264 Online
108758 Solutions
New Discussion

Re: 3PAR with EKM

 
chinchillaking
Occasional Contributor

3PAR with EKM

Hi All,

I need setup 3PAR with SafeNe, refer link https://www.hpe.com/h20195/V2/GetPDF.as ... 605ENW.pdf page 14 Commands added for the use of ESKM (no GUI support), include below

- importcert ekm-client –ca <certfilename.pem>—will import the certificate of the Certificate of Authority (CA) that signed the server certificate the EKM presents

- importcert ekm-server –ca <certfilename.pem>—will import the certificate of the CA that signed the array's client certificate

- importcert ekm-client certfilename.pem—will import the signed certificate from the CA


If the SafeNet crate Local CA and singed by itself and it could sign request from 3PAR storage, what are below and how can I obtain?

ekm-client –ca <certfilename.pem>

ekm-server –ca <certfilename.pem>

ekm-client certfilename.pem


Best regards,

Chinchillaking

1 REPLY 1
Dennis Handly
Acclaimed Contributor

Re: 3PAR with EKM

> it could sign request from 3PAR storage, what are below and how can I obtain?
ekm-client –ca <certfilename.pem>

You need to do a createcert to generate a CSR.  Have it signed by the EKM, then import it and the CA.