mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-28 16:36:10 +08:00
add ability to call self-signed or invalid certificate clients
This commit is contained in:
+15
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "https",
|
||||
"version": "1.0.0",
|
||||
"description": "https mediation",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [
|
||||
"https",
|
||||
"mediation"
|
||||
],
|
||||
"author": "hardus van der berg <hardus@sunfork.com> (http://www.sunfork.com)",
|
||||
"license": "ISC"
|
||||
}
|
||||
Reference in New Issue
Block a user