Skip to content

foo.conf or foo.cnf ? #11174

@richsalz

Description

@richsalz

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue: questionThe issue was opened to ask a question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions