Hi,
when signing new certificates with openssl ca one can use the -config
option to specify which CA and options to use.
But when creating a self signed root certificate there is no such
option.
So how can I specify the attributes of the self signed root certificate.
Especially: Howto generate
Hi Benny,
I'd like to get the example code, too.
Thank you,
Markus
Benny Chandra wrote:
>
> Hi Wyatt,
> You cannot import any certificate to IE using MIME types
> application/x-x509-ca-cert. I suggest you follow the way of MS Certificate
> server importing root certificate. It send the certif
Hello,
I am building a CA frontend in C/C++ and need to automatically provide
input for the PEM pass phrase dialog when signing CSRs.
I open three pipes for stdin/stdout/stderr, fork to openssl and write
the pwd into stdin. But openssl doesnt read my input.
The thing is: I already did this in P
Works, thanks!
Markus
"Barnes, Michael L." wrote:
>
> I've had success with BIO_get_mem_data(). I've never
> played with BIO_get_mem_ptr().
>
> Mike
>
> > -Original Message-
> > From: Markus Wagner [mailto:[EMAIL PROTECTED]]
> &