Hi,
I noticed that EC_KEY (ec_key_st) is not defined in ec.h but in ec_lcl.h which
is not a public header file, not like RSA(rsa_st) in rsa.h and DSA in dsa.h. Is
that correct?
Regards,
-binlu
On Mon, May 07, 2012, Tammany, Curtis wrote:
> Now have added only the Common Policy CA at the top of the certs file. The
> development site works for both the long chain and short chain users.
>
> I put the cert file out on the production site and the short chain users can
> access the site bu
You can use
PEM_write_bio_X509 or PEM_write_X509 to save X509 into a FILE.
You can use PEM_read to read this PEM file when you need it.
Thanks! A couple of questions: what is the difference between
PEM_write_bio_X509, PEM_write_X509 and PEM_AUX_write_X509 (the latter is
what I intended to us
Now have added only the Common Policy CA at the top of the certs file. The
development site works for both the long chain and short chain users.
I put the cert file out on the production site and the short chain users can
access the site but the long chain user can't and I saw "FAILED:unhandled