Open Bug 1525241 Opened 6 years ago Updated 1 year ago

getFingerprints() method is missing from the Certificate returned by RTCPeerconnection.generateCertificate()

Categories

(Core :: WebRTC, defect, P3)

65 Branch
defect

Tracking

()

People

(Reporter: thp, Unassigned)

References

(Blocks 2 open bugs)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Steps to reproduce:

Browse to https://pi.pe/p/genCertTest.html
This page generates a new certificate for use with WebRTC testing support for various methods and exercising the available ones.

See https://www.w3.org/TR/webrtc/#dom-rtccertificate-getfingerprints for specification

Actual results:

The generated certificate has no getFingerprints() method - so we see a red line on the page.

Expected results:

All the tests should pass (green everywhere) - chrome passes this test, as does safari-preview.

Component: Untriaged → WebRTC
Product: Firefox → Core
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P3
Blocks: 1533015
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.