Kbase P130487: OpenEdge 10.1x error 9318 trying to connect to SonicMQ adapter via SSL
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  17/04/2008 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.1x
Windows
Unix
SYMPTOM(s):
Error 9318 trying to connect to SonicMQ adapter via SSL
Secure Socket Layer (SSL) failure. Error code 0: Unknown SSL error (9318)
Error connecting to the JMS AppServer service
Using -SMQConnect method
DEBUGALERT shows:
<WRKDIR>\<prog>.p at line 29
beginSession jms/impl/session.p (<DLC>\jms\impl\session.r) at line 1372
--> handleError jms/impl/errorhndlr.p (<DLC>\jms\impl\errorhndlr.r) at line 17
CAUSE:
Invalid configuaration
FIX:
Copy SonicMQ certificates on the OpenEdge installation i.e copy <SonicMQ>\certs\CA <OpenEdge>\certs\CA
Update <OpenEdge>\properties\AdminServerPlugins.properties ( see bolded text ) .
[PluginPolicy.Progress.SonicMQ]
jvmargs=-DSSL_CA_CERTIFICATES_DIR=<OpenEdge>\certs\CA classpath=<OpenEdge>/sonic/MQ6.1/lib/sonic_Client.jar,<OpenEdge>/java/progress.jar,<OpenEdge>\sonic\MQ6.1\lib\sslj.jar,<OpenEdge>\sonic\MQ6.1\lib\rsa_ssl.jar,<OpenEdge>\sonic\MQ6.1\lib\jsafe.jar,<OpenEdge>\sonic\MQ6.1\lib\certj.jar