-
-
Notifications
You must be signed in to change notification settings - Fork 102
Dependencies for ssl-tests testsuite #3059
Copy link
Copy link
Closed
Description
Integration of new ssl-tests testsuite into aqa is in progress [1]. However some additional dependencies will be needed.
For linux these are (ubuntu package names):
makeopensslcurlgnutls-bin(needed by ssl-tests-gnutls-client.sh)libnss3libnss3-toolslibnss3-devgccpkg-config(needed by ssl-tests-nss-client.sh)
For other systems (Windows and Mac, possibly others?):
makeopensslcurl- integration testing with other clients currently not enable on non-linux
For more details, see [1].
Reactions are currently unavailable