Skip to main content
Solved

Certificate Fail with Amazon SQS Automation

  • November 3, 2021
  • 3 replies
  • 105 views

peteratqfes
Contributor
Forum|alt.badge.img+6

image.pngWhen 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.

3 replies

danminneyatsaf
Safer
Forum|alt.badge.img+13
  • Safer
  • 485 replies
  • Best Answer
  • November 3, 2021

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.


peteratqfes
Contributor
Forum|alt.badge.img+6
  • Author
  • Contributor
  • 17 replies
  • November 9, 2021

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.

Thanks @danminneyatsaf​ ,

 

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.

 

imageimage


danminneyatsaf
Safer
Forum|alt.badge.img+13
  • Safer
  • 485 replies
  • November 9, 2021

Thanks @danminneyatsaf​ ,

 

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.

 

imageimage

@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.