Rename verify-certificate to untrusted-certificate
This commit is contained in:
parent
ebe66daa56
commit
961ee5a4d9
2 changed files with 2 additions and 2 deletions
|
@ -34,7 +34,7 @@ session.on('will-download', function(event, item, webContents) {
|
|||
});
|
||||
```
|
||||
|
||||
### Event: 'verify-certificate'
|
||||
### Event: 'untrusted-certificate'
|
||||
|
||||
* `event` Event
|
||||
* `hostname` String
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue