Skip to content

Commit cf5dda8

Browse files
committed
improving requestCert description
1 parent 2b760f6 commit cf5dda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/optionsSchema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@
146146
"type": "string"
147147
},
148148
"requestCert": {
149-
"description": "Enables request for client certificate.",
149+
"description": "Enables request for client certificate. This is passed directly to the https server.",
150150
"type": "boolean"
151151
},
152152
"inline": {

0 commit comments

Comments
 (0)