Skip to content

Commit bf83152

Browse files
RubenVerborghdmitrizagidulin
authored andcommitted
Correct certificate-header flag name.
1 parent 4bcd7fc commit bf83152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/lib/options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ module.exports = [
7676
}
7777
},
7878
{
79-
name: 'certificateHeader',
79+
name: 'certificate-header',
8080
question: 'Accept client certificates through this HTTP header (for reverse proxies)',
8181
default: '',
8282
prompt: false

0 commit comments

Comments
 (0)