Adeola Odunlami - 2010-02-04

Posted: August 19, 2009 23:07 by hgoldberg

Installing on linux (fedora 8), command at step 7 for generating certificate failed for me with 'PKCS12 error'. Reordering the arguments as follows worked:

pkcs12 -in hieos_test_server_cert.pem -inkey hieos_test_server_key.pem -export -out my_keystore.pkcs12

May just be an older version of openssl.

Howard


Posted: August 20, 2009 15:28 by Anonymous User

We will update the documentation. Thanks.

Anand