This post is more than 5 years old
4 Posts
0
6186
June 8th, 2017 01:00
How to fetch the CSR generated on Data Domain Management Center
Hello,
In my corporation we have strict rules about https, and attempt to browse services protected by unrecognized or untrusted source is prevented
Through the CLI, we managed to create a certificate signing request
but we didn't find any guideline on how to fetch this request and feed it to our PKI.
Since the appliance is a stripped down version of DDOS, nfs export or cifs share are unavailable.
We've tried FTP, FTPS, SCP , but all those protocol are failing to fetch the text file located at :
/ddvar/certificates/CertificateSigningRequest.csr
so to resume we are looking for ways:
- To fetch that file
- Sign the request with our PKI
- Copy the answer back to the appliance
- Finish the signing request workflow, and configure the https service with the signed version
- Deactivate http and keep only the secure version
No Events found!