I've been working on getting OpenCA 1.0.2 up and running on a Solaris 10 
machine. I've got it almost there, but I'm running into a bug where the 
root certificate is not being added into my MySQL database. It seems to 
me that the basic problem is that the software attempts to create an 
empty record in the ca_certificate table without setting the ca_cert_key 
value. The database rejects that because that's the sort field, and it 
can't be null. (In fact, I can't even tell what the value should be - it 
doesn't seem to be set even when an update of the record is attempted, 
and it's a different data type (text) than the serial numbers (int) used 
for other tables.)

Any help would be appreciated... or should I just wait for 1.1.0?

Thanks,

Kent

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
OpenCA-Devel mailing list
OpenCA-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to