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: github.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:823cf2a6-ca7e-a909-e4e5-cd83c867e34b |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A7DE:3523AF:B7B23FA:ECCF226:697F437E |
| html-safe-nonce | a14e69c2b7e7581841d0ef00749bc334a8a84e86e450bbe1160be086f6092472 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBN0RFOjM1MjNBRjpCN0IyM0ZBOkVDQ0YyMjY6Njk3RjQzN0UiLCJ2aXNpdG9yX2lkIjoiMjMwOTg2ODkxMTQ2MzQ0OTQ3MCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 3e4e76e83de9b0b78c579b5b4bf3218fb77c093d3e942f728a10099f240ed83b |
| 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