I don't know if this problem appears only in the 0.9.2 version, however if
you use MySQL as database for OpenCA, as soon as the CRL surpasses the size
of 65KB, an error will appear when you issue a new one, because the datatype
of the "data" column in the "crl" table is TEXT and TEXT has a length of no
more than 65KB. To solve this problem you can change from TEXT to
MEDIUMTEXT.
--
Diego
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users