Certificate validation time
Hi, I'm using freeradius 2.1.1 and i created my certificates with the makefile and the config-files. Is it possible to rise the time the cerficate is valid, because if i change the entrys "default_days" and "default_crl_days" in the ca.cnf to an higher value, nothing happens after I recreat the certificates, everytime the certificate is only 30 days valid. Sorry for bad english -- View this message in context: http://old.nabble.com/Certificate-validation-time-tp29249676p29249676.html Sent from the FreeRadius - User mailing list archive at Nabble.com.
_Stefan_H wrote:
I'm using freeradius 2.1.1 and i created my certificates with the makefile and the config-files. Is it possible to rise the time the cerficate is valid, because if i change the entrys "default_days" and "default_crl_days" in the ca.cnf to an higher value, nothing happens after I recreat the certificates, everytime the certificate is only 30 days valid.
It's a bug on OpenSSL. It ignores those fields in the ca.cnf file. Later versions of FreeRADIUS have a fix. See the Makefile in 2.1.9. Alan DeKok.
participants (2)
-
_Stefan_H -
Alan DeKok