Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
and 3.0.8
  • Loading branch information
ned-deily committed Feb 9, 2023
commit f7a8531d593d6a6a97dbadfad3316b7c75db13bd
2 changes: 1 addition & 1 deletion Tools/ssl/multissltests.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

OPENSSL_RECENT_VERSIONS = [
"1.1.1t",
"3.0.7"
"3.0.8"
]

LIBRESSL_OLD_VERSIONS = [
Expand Down