forked from OpenVPN/easy-rsa
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was an ill conceived atempt, to auto-escape characters used in the Organizational fields of an extended distinguished name. The original problem was due to using 'sed', to expand the SSL config file for use by LibreSSL, only. Use of 'sed' has been replaced by 'here-doc' expansion, which means 'escape_hazard()' is pointless. Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
- Loading branch information
1 parent
c0c9a3b
commit ca76697
Showing
1 changed file
with
0 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters