Skip to content

Commit

Permalink
Got it! have to adjust FIPS now, moving FIPS support back to the main…
Browse files Browse the repository at this point in the history
… openssl.rb file for v3 and laster in onnibus-software

Signed-off-by: John McCrae <[email protected]>
  • Loading branch information
johnmccrae committed Apr 23, 2024
1 parent 2ffa2a7 commit 7be2b9e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/software/openssl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,9 @@
make "install", env: env
end

if windows?
command "find / -name openssl.exe"
end
# if windows?
# command "find / -name openssl.exe"
# end

# make "install", env: env

Expand Down

0 comments on commit 7be2b9e

Please sign in to comment.