Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Impact of SSL certificate
#1
I have created a webhook listner in flask. I tested it with third party IP tunneling site and it worked properly. Now I have hosted this app on IIS and installed my organisation's SSl certificate. Do I need to make any change in python script to read webhook ? As I am not able to receive webhook now. I checked with other party who is sending webhook and they confirmed that webhook are firing.
They said they are getting below error on sending webhook

curl: (60) SSL: no alternative certificate subject name matches target host name

can you suggest how to resolve this ?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Load X509 Certificate paul198204 2 5,538 May-09-2018, 07:35 PM
Last Post: paul198204

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020