Greetings, 
I'm having some trouble with exporting pkcs12 certs; I can't seem to find a way 
to add the CA certificate to the file. I've tried concatenating the signed cert 
and the CA cert in PEM format and feeding it to openssl_pkcs12_export(), but 
it's only reading the first certificate in the string. I tried searching, but 
couldn't find much info on the subject; so I'm hoping someone more experienced 
than I can point me in the right direction. Thanks in advance!

Best regards,


Justin Kaufman
jlkauf...@me.com




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to