browser: support client certificate

This commit is contained in:
deepak1556 2015-06-04 02:27:06 +05:30
parent 06a3875726
commit 2de5f9de6c
5 changed files with 53 additions and 0 deletions

View file

@ -14,6 +14,10 @@ app.on('ready', function() {
});
```
## --client-certificate
Path to client certificate file.
## --disable-http-cache
Disables the disk cache for HTTP requests.