Hello Ernest,

thanks for the db dump. Basically there are only few changes to be
made to the DB when updating from versions prior 1.0.1.

First of all --- DUMP your DB so that it can be recovered in case
you face problems. Another possibility is to dump it and recover it
under another name and use the new DB with the new installation
while not touching the old one.. well, it's up to you..

Then... let's alter the tables!

These are the commands to issue:

 ALTER TABLE crl MODIFY crl_key bigint(20);
 ALTER TABLE crl MODIFY last_update bigint(20);
 ALTER TABLE crl MODIFY next_update bigint(20);

Please let me know if this works and you CA is behaving correctly or
if this introduces some side effects.. if so, we have to come up with
a tool to export and import data correctly...

Ciao,
Max


Ernest Beinrohr wrote:


On Wed, Oct 22, 2008 at 12:07 AM, Massimiliano Pala <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    Hi Ernest,

    I am going to post something, but I have nit much time now.. can you
    please forward me the structure of your database ? That is:
[...]

--

Best Regards,

        Massimiliano Pala

--o------------------------------------------------------------------------
Massimiliano Pala [OpenCA Project Manager]  [EMAIL PROTECTED]
                                                 [EMAIL PROTECTED]

Dartmouth Computer Science Dept               Home Phone: +1 (603) 369-9332
PKI/Trust Laboratory                          Work Phone: +1 (603) 646-9179
--o------------------------------------------------------------------------

People who think they know everything are a great annoyance to those of us
who do.
                                                           -- Isaac Asimov

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Openca-Users mailing list
Openca-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openca-users

Reply via email to