Install cacerts issues
Hello ,
We are on TR - 9.2.5.6 , AR -9.2 on AS400 , Application Interface Services Server 9.2.5.6 on windows 2016.
Having issues while installing certificate "cacerts". I referred the (Doc ID 2341042.1).
Attaching the issues ...............
_______________________________________________________________________________
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
PS C:\Windows\system32> keytool -import -trustcacerts -file D:\CABNET\sandbox-api.cabnetgsp.in.public.cer -keystore C:\PROGRA~1\Java\JDK18~1.0_3\jre\lib\security\cacerts -alias jasserverkey
Illegal option: ?keystore
keytool -importcert [OPTION]...
Imports a certificate or a certificate chain
Options:
-noprompt do not prompt
-trustcacerts trust certificates from cacerts
-protected password through protected mechanism
-alias <alias> alias name of the entry to process