I want to load a X509 cert from a pem format buffer. I know there are PEM_read_X509 and PEM_read_bio_X509. But they are for files. Saving the buffer to a file, then open it to load X509 sounds somewhat stupid. Can anyone tell me an API to load X509 from a char* buffer? Thx Hazel ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- RE: the API to load X509 from char* hazel_gao
- RE: the API to load X509 from char* Mark E. Schoneman
- Re: the API to load X509 from char* Dr Stephen Henson
- Re: the API to load X509 from char* hazel Gao
- RE: the API to load X509 from char* Howard Chu
- Re: the API to load X509 from char* Dr Stephen Henson
- Re: the API to load X509 from char* Gregory S. Chudov
- RE: the API to load X509 from char* Howard Chu
- RE: the API to load X509 from char* hazel Gao
