s the programming language and MySQL as the db.
> >>>
> >>> unsigned char *cert_data;
> >>>
> >>> Instead of storing in PEM format directly, I am storing it in base64
> >>> format - I believe this is more safer - feel free to prove me
> >&g
ÃÂÃÂ7HZmÂ
> >
> > which the db insert or update commands don't like.
> >
> > /Shivaram
> >
> >
> >
> >
> >
> >
> > - Original Message -
> > From: Carlos Roberto Zainos H <[EMAIL PROTECTED]>
> > Date: T
essage -
From: Carlos Roberto Zainos H <[EMAIL PROTECTED]>
Date: Tue, 7 Sep 2004 12:36:44 -0500 (CDT)
Subject: Re: storing PEM encoded certs in database
To: [EMAIL PROTECTED]
Hi
I'm not an expert, but I think that could be some different depending
on the DBMS and the driver connectio
ge -
> From: Carlos Roberto Zainos H <[EMAIL PROTECTED]>
> Date: Tue, 7 Sep 2004 12:36:44 -0500 (CDT)
> Subject: Re: storing PEM encoded certs in database
> To: [EMAIL PROTECTED]
>
> Hi
> I'm not an expert, but I think that could be some different depending
> on
L PROTECTED]>
Date: Tue, 7 Sep 2004 12:36:44 -0500 (CDT)
Subject: Re: storing PEM encoded certs in database
To: [EMAIL PROTECTED]
Hi
I'm not an expert, but I think that could be some different depending
on the DBMS and the driver connection being used.
For example, I'm using Oracl
Hi
I'm not an expert, but I think that could be some different depending on the DBMS and the driver connection being used.
For example, I'm using Oracle DB 10g with ODBC based client connection to the DB.
I'm storing PEM certificates making a copy of it to a buffer and then storing it into the