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
While generating the above certificates, I have few questions.
Also want to know the values for these if I'm running locally.
Country Name (2 letter code) [XX]:US
Organization Name (eg, company) [Default Company Ltd]:Airspan Networks
Organizational Unit Name (eg, section) []:RSA SAS Provider CA9001
Common Name (eg, your name or your server's hostname) []:WInnForum RSA SAS Provider CA
Also i have query regarding the above params to be given.
After generating all the certificates as per the how to generate file, below is the issue.
$ python2.7 StartOfProject.py
WINNF TEST HARNESS RELEASE: 1.0.0.3 - 2018-November-13
Please enter a csv file path that include the test you request to run (pay attention insert the csv file without the csv suffix)
, type quit and press ctrl+c to close
WINNF.FT.C.REG.1
would you like to add the test to specific folder ? (select yes or no)
no
the selected test from the user : WINNF.FT.C.REG.1 is starting now
Starting Server
When i run now it dosent give any error but i'm not able to reach the https://:5000 $ wget https://:5000
--2022-03-14 13:02:28-- https://:5000/
Connecting to :5000... connected.
OpenSSL: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure
Unable to establish SSL connection.
please do the needful.
The text was updated successfully, but these errors were encountered:
If your problem is not solved, you can follow my practice:
When generating a self-signed certificate,
replace all sub-cas with root CA
and change the common name to the IP address +Port of your SAS-Server
Please I need some help with the issue below.
I am trying to run the test harness on the Ubuntu, need some help in the below issue,
While generating the above certificates, I have few questions.
Also want to know the values for these if I'm running locally.
Country Name (2 letter code) [XX]:US
Organization Name (eg, company) [Default Company Ltd]:Airspan Networks
Organizational Unit Name (eg, section) []:RSA SAS Provider CA9001
Common Name (eg, your name or your server's hostname) []:WInnForum RSA SAS Provider CA
Also i have query regarding the above params to be given.
After generating all the certificates as per the how to generate file, below is the issue.
$ python2.7 StartOfProject.py
WINNF TEST HARNESS RELEASE: 1.0.0.3 - 2018-November-13
Please enter a csv file path that include the test you request to run (pay attention insert the csv file without the csv suffix)
, type quit and press ctrl+c to close
WINNF.FT.C.REG.1
would you like to add the test to specific folder ? (select yes or no)
no
the selected test from the user : WINNF.FT.C.REG.1 is starting now
Starting Server
When i run now it dosent give any error but i'm not able to reach the https://:5000
$ wget https://:5000
--2022-03-14 13:02:28-- https://:5000/
Connecting to :5000... connected.
OpenSSL: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure
Unable to establish SSL connection.
please do the needful.
The text was updated successfully, but these errors were encountered: