Webhook: Peer certificate cannot be authenticated with known CA certificates | Community
Skip to main content
December 19, 2013
Question

Webhook: Peer certificate cannot be authenticated with known CA certificates

  • December 19, 2013
  • 13 replies
  • 2778 views
Hi,

I have a webhook that sometimes returns this error:

"Peer certificate cannot be authenticated with known CA certificates"

Anyone know what the solution is to this error?

Thanks!
Scott
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

13 replies

February 6, 2014
Hello Scott,
I'm glad it helped to find a reason why it does not work. I've been successfull with my problem as well, Marketo by default trusts only peers with certificate authorized by some big CA as Symantec, Comodo etc. our certificate was signed only by our company root certificate.
Even though that my question about this was not answered here I've turned on support and they said that they will install our root certificate on our machine, so now I'm waiting for that. I hope that this will help to anyone who'll get to the same trouble as I.

Thanks to you all,
V.

February 17, 2014
Hello again,
I'd like to post here a comment for anyone with similiar problem, after three weeks of discussing and waiting for response from support we've got an information that the Company root Certificate can not be installed, so we will create publicly trusted cert.

Regards,
Vaclav.
March 11, 2014
Hi,

Just chiming back in on this.  I changed the webhook from an XML POST to a JSON GET and it's worked consistently without error.  If anyone is using a webhook, I'd advise using JSON first - it seems more stable and more responsive.

Thanks,
Scott