Skip to content

Commit

Permalink
Merge pull request #2529 from shubhamshinde360/PA-6480-update-openssl…
Browse files Browse the repository at this point in the history
…fips-test
  • Loading branch information
joshcooper authored May 27, 2024
2 parents 83b0d4a + 6db5be3 commit 455de61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/tests/validate_vendored_openssl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def create_bat_wrapper(host, file, command)
assert_match(Regexp.new(<<~END, Regexp::MULTILINE), result.stdout)
\s*fips
\s*name: OpenSSL FIPS Provider
\s*version: 3.0.0
\s*version: 3.0.9
\s*status: active
END
end
Expand Down

0 comments on commit 455de61

Please sign in to comment.