Title: Add option `--skip-verify` to webhook listen · Issue #17 · PaystackOSS/paystack-cli · GitHub
Open Graph Title: Add option `--skip-verify` to webhook listen · Issue #17 · PaystackOSS/paystack-cli
X Title: Add option `--skip-verify` to webhook listen · Issue #17 · PaystackOSS/paystack-cli
Description: Proposal would love to see an --skip-verify option on the webhook listen command similar to what stripe does on its own stripe CLI tool (see docs). Usage case We use a self-signed SSL certificate for running servers locally and for now, ...
Open Graph Description: Proposal would love to see an --skip-verify option on the webhook listen command similar to what stripe does on its own stripe CLI tool (see docs). Usage case We use a self-signed SSL certificate f...
X Description: Proposal would love to see an --skip-verify option on the webhook listen command similar to what stripe does on its own stripe CLI tool (see docs). Usage case We use a self-signed SSL certificate f...
Opengraph URL: https://github.com/PaystackOSS/paystack-cli/issues/17
X: @github
Domain: patch-diff.githubusercontent.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Add option `--skip-verify` to webhook listen","articleBody":"## Proposal \r\nwould love to see an `--skip-verify` option on the `webhook listen` command similar to what stripe does on its own stripe CLI tool ([see docs](https://stripe.com/docs/cli/listen#listen-skip-verify)).\r\n\r\n## Usage case\r\nWe use a self-signed SSL certificate for running servers locally and for now, we have to proxy the requests from `paystack-cli -\u003e proxy HTTP server that ignores SSL verification --\u003e actual server`. While it's workable it's a somewhat \"dirty\" solution to the problem.\r\n\r\n\r\nAll you would need to do is add `rejectUnauthorized` to http/https agent (probably dynamically base it on the forward to URL) based on the CLI input flag\r\n\r\n```\r\nagent: new HttpsAgent({\r\n /**\r\n * We're using a self-signed certificate, thus disabling\r\n * TLS certificate validation so that we can connect.\r\n */\r\n rejectUnauthorized: false,\r\n }),\r\n```\r\n","author":{"url":"https://github.com/renarsvilnis","@type":"Person","name":"renarsvilnis"},"datePublished":"2022-11-16T00:23:22.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/17/paystack-cli/issues/17"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:549164fc-9281-c51b-6732-ba62e7f64c0c |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | 8950:CF9C3:1666F2:1CD146:6980265D |
| html-safe-nonce | 7fe5769d3eac6683d5bd4a87b408be83d81a03ee17c9a0ef5a025fef00ba0102 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4OTUwOkNGOUMzOjE2NjZGMjoxQ0QxNDY6Njk4MDI2NUQiLCJ2aXNpdG9yX2lkIjoiMTcyODI5MTkwMzkyMjc3NTY0NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 29d5bde0f234a98302d469d6cccb64a75635d08da264b3b45a6517a7c2c92402 |
| hovercard-subject-tag | issue:1450592998 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PaystackOSS/paystack-cli/17/issue_layout |
| twitter:image | https://opengraph.githubassets.com/c707fbbf1246bd301440f6f374ec4f198fe51b0105fa8e8e743ed8508cf4b0b7/PaystackOSS/paystack-cli/issues/17 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/c707fbbf1246bd301440f6f374ec4f198fe51b0105fa8e8e743ed8508cf4b0b7/PaystackOSS/paystack-cli/issues/17 |
| og:image:alt | Proposal would love to see an --skip-verify option on the webhook listen command similar to what stripe does on its own stripe CLI tool (see docs). Usage case We use a self-signed SSL certificate f... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | renarsvilnis |
| hostname | github.com |
| expected-hostname | github.com |
| None | 60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6 |
| turbo-cache-control | no-preview |
| go-import | github.com/PaystackOSS/paystack-cli git https://github.com/PaystackOSS/paystack-cli.git |
| octolytics-dimension-user_id | 62539319 |
| octolytics-dimension-user_login | PaystackOSS |
| octolytics-dimension-repository_id | 247927105 |
| octolytics-dimension-repository_nwo | PaystackOSS/paystack-cli |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 247927105 |
| octolytics-dimension-repository_network_root_nwo | PaystackOSS/paystack-cli |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 7c85641c598ad130c74f7bcc27f58575cac69551 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width