SSL from Jail in FreeNAS System -> Certificates

kondisz

Dabbler
Joined
May 7, 2017
Messages
13
Hello,

I'm looking for a solution with linking SSL from jail (generated by Lets Encrypt) to one of named imported certs in FreeNAS System -> Certificates.

Now I'm manually updates certificate which I'm using in FTP of FreeNAS - Is it possible to automate it?

Maybe its stupid question, but
 

sretalla

Powered by Neutrality
Moderator
Joined
Jan 1, 2016
Messages
9,703

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
Is it possible to automate it?
It may be possible, but I strongly doubt it would be worth the effort. The way to go would be to either:
  • Obtain a separate cert directly within the jail (which is the better option IMO), or
  • Take whatever script is deploying the cert to FreeNAS, and add to it a separate operation to copy it into the jail.
 

danb35

Hall of Famer
Joined
Aug 16, 2011
Messages
15,504
Top