Hello Experts,
I have a problem with using Amazon Web Service plugin functionality.
vRO > Workflows > administrator > Library > Amazon Web Services > Configuration > Add Amazon Account
I populate the inputs, but the workflow fails add aws account. AWS access keys are valid, checked ok.
This is the first time AWS plugin is setup. I have already tried de-activating aws plugin > restart > active plugin > restart and same issue persists.
Many thanks in advance
[2016-04-13 08:17:05.191] [E] Error in (Workflow:Add Amazon Account / Create Account (item1)#0) java.lang.RuntimeException: Unable to execute HTTP request: java.security.cert.CertificateException: Certificate is not in JSSECA store. caused by: java.security.cert.CertificateException: Certificate is not in JSSECA store. caused by: Certificate is not in JSSECA store. caused by:
[2016-04-13 08:17:05.207] [E] Workfow execution stack:
***
item: 'Add Amazon Account/item1', state: 'failed', business state: 'Error', exception: 'java.lang.RuntimeException: Unable to execute HTTP request: java.security.cert.CertificateException: Certificate is not in JSSECA store. caused by: java.security.cert.CertificateException: Certificate is not in JSSECA store. caused by: Certificate is not in JSSECA store. caused by: '
workflow: 'Add Amazon Account' (250898f2-67fa-464c-8bbc-8ecf17468e3c)
| 'attribute': name=endpoints type=Array/string value=#{#string#ec2.cn-north-1.amazonaws.com.cn#;#string#ec2.us-gov-west-1.amazonaws.com#;#string#ec2.eu-west-1.amazonaws.com#;#string#ec2.ap-southeast-1.amazonaws.com#;#string#ec2.ap-southeast-2.amazonaws.com#;#string#ec2.ap-northeast-1.amazonaws.com#;#string#ec2.us-east-1.amazonaws.com#;#string#ec2.us-west-1.amazonaws.com#;#string#ec2.sa-east-1.amazonaws.com#;#string#ec2.us-west-2.amazonaws.com#}#
| 'attribute': name=importUrls type=boolean value=true
| 'input': name=name type=string value=FMNP
| 'input': name=accessKey type=string value=HKVABENPJAB4FIIOX5VB
| 'input': name=secretKey type=SecureString value=__NULL__
| 'input': name=connectionTimeout type=number value=50.0
| 'input': name=socketTimeout type=number value=50.0
| 'input': name=maxConnections type=number value=50.0
| 'input': name=maxErrorRetry type=number value=-1.0
| 'input': name=proxyHost type=string value=10.193.187.29
| 'input': name=proxyPort type=number value=38080.0
| 'input': name=proxyUsername type=string value=
| 'input': name=proxyPassword type=SecureString value=__NULL__
| 'input': name=proxyDomain type=string value=
| 'input': name=proxyWorkstation type=string value=
| 'output': name=account type=AWS:AWSAccount value=null
*** End of execution stack.