Creating a Self-signed Root Certificate Rpas 15.0.1.11
During creation a Self-signed Root Certificate as indicated on http://docs.oracle.com/cd/E12478_01/rpas/pdf/1501/rpas-1501_04-ig.pdf at page 5-59 I noticed the following error
After to run retallogin.ksh (of rpas 15.0.1.11) I ran this 3 commands:
1) orapki wallet create -wallet /apps/rpas_server/wallet_15.0/root -pwd weblogic1
>Oracle PKI Tool : Version 12.1.0.1
Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.
it worked!
2) orapki wallet add -wallet /apps/rpas_server/wallet_15.0/root -keysize 2048 -dn "cn=rpas_qa_ca,dc=us,dc=oracle,dc=com" -pwd weblogic1
>Oracle PKI Tool : Version 12.1.0.1
Copyright (c) 2004, 2012, Oracle and/or its affiliates. All rights reserved.