File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -122,15 +122,18 @@ max then the largest value will be chosen.
122
122
123
123
.TP
124
124
.BR \-\- tls\- cipher\- list =\fI list \fR
125
- Specify an alternative default TLS cipher list. (Requires Node.js to be built with crypto support. (Default))
125
+ Specify an alternative default TLS cipher list. (Requires Node.js to be built
126
+ with crypto support. (Default))
126
127
127
128
.TP
128
129
.BR \-\- enable\- fips
129
- Enable FIPS-compliant crypto at startup. (Requires Node.js to be built with \fB ./configure \-\- openssl \- fips \fR )
130
+ Enable FIPS-compliant crypto at startup. (Requires Node.js to be built with
131
+ \fB ./configure \-\- openssl \- fips \fR )
130
132
131
133
.TP
132
134
.BR \-\- force\- fips
133
- Force FIPS-compliant crypto on startup. (Cannot be disabled from script code.) (Same requirements as \fB \-\- enable \- fips \fR )
135
+ Force FIPS-compliant crypto on startup. (Cannot be disabled from script code.)
136
+ (Same requirements as \fB \-\- enable \- fips \fR )
134
137
135
138
.TP
136
139
.BR \-\- icu\- data\- dir =\fI file \fR
You can’t perform that action at this time.
0 commit comments