SSL configuration for workflow inbound process
Hi,
While configuring Workflow inbound SSL,I am following below notes.
Workflow Mailer Configuration SSL Implementation [Video] (Doc ID 1324799.1)
Steps for Configuring Workflow Java Mailer and IMAP (Dovecot) with SSL on Linux (Doc ID 1265949.1)
IMAPSSL Workflow Mailer Setup Using Self Signed Certificate (Doc ID 409026.1)
While running below command i am facing error.
$AFJVAPRG -classpath $AF_CLASSPATH -Dprotocol=imap -Ddbcfile=xx/PROD.dbc -Dport=993 -Dssl=Y -Dtruststore=javamailer -Dserver=xx -Daccount=xx -Dpassword=xx -Dconnect_timeout=120 -Ddebug=Y -Dlogfile=certimptest.log -DdebugMailSession=Y oracle.apps.fnd.wf.mailer.Mailer
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException:
1