You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it would be better if the same could be achieved using the python OpenSSL library... or we should update check_external_requirements function to check it is installed.
As mentioned on https://github.com/AMWA-TV/nmos-testing/blob/6800d535376f5cd6fb2aee51642389efd02da75a/docs/1.1.%20Installation%20-%20Local.md#dependencies, mock OCSP server uses
openssl
command.nmos-testing/nmostesting/OCSP.py
Lines 39 to 44 in eff038d
I think it would be better if the same could be achieved using the python
OpenSSL
library... or we should updatecheck_external_requirements
function to check it is installed.nmos-testing/nmostesting/NMOSTesting.py
Line 982 in bf723e8
The text was updated successfully, but these errors were encountered: