----- Original Message ----- > From: "Dinuwan" <[email protected]> > To: "Alon Bar-Lev" <[email protected]> > Cc: [email protected] > Sent: Monday, November 3, 2014 11:05:39 AM > Subject: Re: [ovirt-users] Certificate Enrollment Failed > > Hi Alon, > > Thank you for your reply. > > I just checked the serial.txt file and indeed it is empty. How do you think I > should proceed with it?
If that's your only problem, you can simply write there a number larger than the largest one issued so far, as can be seen by 'ls -l /etc/pki/ovirt-engine/certs'. E.g. if the largest there is '1007.pem', you can 'echo 1008 > /etc/pki/ovirt-engine/serial.txt'. However, this file should not be empty normally at this point. You might better check what caused it to be empty and what other damage this caused. E.g. check your logs etc for the timestamp(s) of this file. -- Didi _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

