#CSR SSL Instructions?
1 messages · Page 1 of 1 (latest)
does it need the /n at the start and end?
Here is the reference document for the same: https://netapp.github.io/harvest/23.05/prepare-cdot-clusters/#using-certificate-authentication
this is for the applciation ssl not for ontap
Some further info, I have a CSR generated but when using a decoder on our CSR server its not decoding it.
You're putting the CSR in a JSON, where is that going ? I sign CSR coming from ontap in hashicorp vault in the UI without issues, but I guess it depends on the CA
So the CSR is from swagger of Nabox and then I past into our SSL server but its unable to decode, I have tryed it using just begin and end request. Not sure where I have went wrong tbh
Any ideas with this one?
Ok I see, the json is specific to NAbox, what your CA needs is just the Base64 encoded part including "--- BEGIN --- --- END---" markers
And probably get rid of the \n in a text editor, didn't find a way around that
So just start with the "base all the way until the end marker?
Seems to have been the \n causing the issue. I've got my PKS from the CA, how do I install it?
What’s the PKS ? The private key ?
You use the same API I believe it’s a POST request and you can leave the private key out, just putting the certificate but you might have to reformat it the same as you got it
It was the certificate, Still getting no where, imported it and still erroring
All right it's working indeed, I'm putting together something in the docuementation
What did you get back from your CA exactly ? In my case I get a certificate and the certificate chain. I paste the certificate for the server first, then the intermediate certificate.
Did you get a new private key by any chance ?
I just got the cert mate that was it
ok send me an email to help@nabox.org we'll plan a remote session
Cheers mate
did you send an email ?