-
-
Notifications
You must be signed in to change notification settings - Fork 11.2k
Closed
Labels
issue: questionThe issue was opened to ask a questionThe issue was opened to ask a question
Description
The default configuration file is openssl.cnf We can't seem to make up our minds:
; find . -name '*.conf' | wc
79 79 3118
; find . -name '*.cnf' | wc
33 33 1064
;
Should we rename conf to cnf ? Because it will help people understand what's going on better?
(BTW, several files are never used: test/CAssdh.cnf, test/CAssdsa.cnf, test/CAssrsa.cnf, test/Sssdsa.cnf, test/Sssrsa.cnf)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
issue: questionThe issue was opened to ask a questionThe issue was opened to ask a question