When setting up an automation trigger using Amazon SQS I get the above error. Is this something anyone has seen before?
It might be our firewall. We do use a proxy server that has had certificate issues before. Sometimes we have to ignore SSL warnings.
Best answer by danminneyatsaf
Hi @Peter Timmers, it looks like this may be HTTP/SSL related. This article on PKIX Path Issues may be a good place to get started. I also recommend taking a look at the related articles on the right side of that article page as they may also be of use.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.
Hi @Peter Timmers, it looks like this may be HTTP/SSL related. This article on PKIX Path Issues may be a good place to get started. I also recommend taking a look at the related articles on the right side of that article page as they may also be of use.
Hi @Peter Timmers, it looks like this may be HTTP/SSL related. This article on PKIX Path Issues may be a good place to get started. I also recommend taking a look at the related articles on the right side of that article page as they may also be of use.
That worked with FME Server and SQS Trigger Automation. Now just have to work out Desktop and the SQSConnector which unlike the S3Connector doesn't have an option to NOT verify the SSL certificates.
That worked with FME Server and SQS Trigger Automation. Now just have to work out Desktop and the SQSConnector which unlike the S3Connector doesn't have an option to NOT verify the SSL certificates.
@Peter Timmers Sorry to say that at the moment it doesn't look like there's a way to verify SSL with the SQSConnector. I'll bring this up with one of our developers and see if we can get the same "Veryify SSL" feature seen in the S3Connector added to the SQSConnector.