tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

dtls-certificates.html.ini (332B)


      1 [dtls-certificates.html]
      2  expected:
      3    if (os == "android") and debug: [OK, TIMEOUT]
      4    if (os == "android") and not debug: [OK, TIMEOUT]
      5  [RTCPeerConnection establishes using rsa and rsa certificates]
      6    expected:
      7      if (os == "android") and debug: [PASS, TIMEOUT]
      8      if (os == "android") and not debug: [PASS, TIMEOUT]