On Tue, Nov 20, 2001 at 01:25:36PM +0100, Alexander Kuit wrote:
> I want to store a CA root cert in source code. I know 'openssl' has an option -C
>which outputs 3 char arrays. How do I turn this data into an X509 struct? Or is there
>another way to store certs in the source?
Use the XXX_certif
Hi,
I want to store a CA root cert in source code. I know 'openssl' has an option -C which
outputs 3 char arrays. How do I turn this data into an X509 struct? Or is there
another way to store certs in the source?
Thanks in advance,
Alexander Kuit
_