To add the signed certificate to the keystore, execute the following command, typing it as one continuous string without including any return characters:

keytool -import 
-alias acme 
-file d:\work\acme.cer 
-keypass coyote 
-keystore d:\work\fathomstore 
-storepass roadrunner

The CA certificate needs to be distributed to the clients. You can do this either by loading the CA certificate file manually into the browser, or, upon connecting to OpenEdge Management the first time, choosing to download and install the CA certificate.