Skip to content

Commit

Permalink
What is it with Openssl.so? Why you so crabby?
Browse files Browse the repository at this point in the history
Signed-off-by: John McCrae <[email protected]>
  • Loading branch information
johnmccrae committed May 15, 2024
1 parent 602e079 commit 9d2f94a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/software/openssl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@
command "sed -i -e 's|# .include fipsmodule.cnf|.include #{fips_cnf_file}|g' #{msys_path}/usr/local/ssl/openssl.cnf"
command "sed -i -e 's|# fips = fips_sect|fips = fips_sect|g' #{msys_path}/usr/local/ssl/openssl.cnf"
command "sed -i '76 i\\
[fips_sect] \\
\[fips_sect\] \\
activate = 1 \\
conditional-errors = 1\\
security-checks = 1 \\
Expand Down

0 comments on commit 9d2f94a

Please sign in to comment.