configuring http server to use SSL
Hello,
We are trying to configure http server to use SSL, following document (JD Edwards EnterpriseOne 9.1.4/9.1.5 Clustering Best Practices with Oracle WebLogic Server 12c for the HTML Server).
at page 56 they suggest to import the certificate created previously into the wallet exist in location: (<ORACLE_HOME>\user_projects\domains\<DOMAIN_NAME>\config\fmwconfig\components\OHS\instances\<OHS_INSTANCE_NAME\keystores) using the following command:
(orapki wallet add -wallet . -trusted_cert -cert C:\enterpriseone.cer –auto_login_only) the command didn't work, and the following error appeared :
So we've tried other command with password because we suspect that the wallet is password protected, but also we receive an error: