Score:0

SSL converted web system can not work with third pirty Payment service

id flag

My Web app works with a Payment service called Stripe. Stripe proceeds the payment by webhook.

I do have a Stripe webhook that is successfully caught and processed in Stripe's TEST MODE, on http local host server. http://3.129.28.206/subscriptions/webhook/

When switching to Stripe's LIVE MODE DATA, I need to SSL converted "http" to "https" So I set a Load Balancer and exposed the server over HTTPS by AWS.

However, the webhook returns error saying Timed out connecting to remote host, https://customsrulingsdb.com/subscriptions/webhook/

When the URL is SSL converted from "http" to "https", is there anything I need to fix working with third pirty to proceed payment?

I used below two tools but I can not figure out what the problem is.

https://www.ssllabs.com/ssltest/index.html

https://dns.google.com/query?name=&rr_type=ALL&ecs=

I just mentioned the above settings in this question but still if more code is required then tell me I'll update my question with that information.

Thank you.

Michael Hampton avatar
cz flag
Check your firewall/security group.
daylyroppo3 avatar
id flag
@Michael Hampton Thank you for your answer. I'm using AWS to set SSL. So I read this document https://docs.aws.amazon.com/vpc/latest/userguide/VPC_SecurityGroups.html But I can not figure out what's wrong because I did not set up anything about the firewall and I can access my website from my desktop PC, Laptop PC, and smartphone. You can not see my website content?
daylyroppo3 avatar
id flag
@Michael Hampton I brought my smartphone outside and access the page, then I found out that I can not see the page. It must be my setting problem. I'll try again and may ask a further detailed question in another post. Thank you very much.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.