Skip to content

Commit

Permalink
[faq] fix webhooks SSL guide
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Nov 8, 2024
1 parent feb8df4 commit d853852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq/webhooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ If you're experiencing issues with the `sms:received` webhook not triggering, co

To use webhooks with a self-signed certificate, follow these steps:

1. Create a `client.cnf` file with the following content:
1. Create a `server.cnf` file with the following content:

```ini
[req]
Expand Down

0 comments on commit d853852

Please sign in to comment.