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
Next Next commit
Update multissltests.py
  • Loading branch information
ned-deily committed Feb 9, 2023
commit 86f2cbc6d723dc5d4d8b8677fbd06441239d897a
2 changes: 1 addition & 1 deletion Tools/ssl/multissltests.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
]

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

Expand Down