The ability to sign CSR's with a FreeNAS Internal CA

Status
Not open for further replies.

BrandonS

Dabbler
Joined
Dec 3, 2013
Messages
13
Hello,

I am trying to do this on the CLI right now with openssl, but I was wondering if it would be possible to add a button to the CAs tab to sign CSR's. I have an internal FreeNAS CA and I would like to sign some IP Camera certs. The cameras don't allow me to import new client certs so I have to generate a CSR on the device then have the FreeNAS CA sign it. If it could track the public key under the Certificates tab that would be a nice bonus.

I can run "openssl ca -cert CA.crt -keyfile CA.key -in Camera01.csr -out Camera01.crt" but I need to make a dummy openssl.cnf or something because I haven't figured how FreeNAS generates its certs yet.

Thank you
 
D

dlavigne

Guest
Note that this subforum is for discussing possible feature requests. Please create the actual request at bugs.freenas.org and post the issue number here.
 
Status
Not open for further replies.
Top