Skip to content

RTCDtlsTransport: getRemoteCertificates() docs#44543

Open
hamishwillee wants to merge 7 commits into
mdn:mainfrom
hamishwillee:ff153getremotecert
Open

RTCDtlsTransport: getRemoteCertificates() docs#44543
hamishwillee wants to merge 7 commits into
mdn:mainfrom
hamishwillee:ff153getremotecert

Conversation

@hamishwillee

Copy link
Copy Markdown
Collaborator

FF153 adds support for RTCDtlsTransport: getRemoteCertificates() which was supported by other browsers but undocumented.

This creates the page.
What I've tried to do here is explain why you'd bother, so I have been doing searches and interrogating Claude. I am fairly happy that it holds together.

The code is pure claude. It makes sense to me, but not sure how to properly test it. The best thing would be a technical reviewer. Can you suggest anyone?

Related docs work can be tracked in #44472

@hamishwillee hamishwillee requested a review from a team as a code owner June 22, 2026 08:56
@hamishwillee hamishwillee requested review from dipikabh and removed request for a team June 22, 2026 08:56
@github-actions github-actions Bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Jun 22, 2026
@hamishwillee hamishwillee changed the title Ff153getremotecert RTCDtlsTransport: getRemoteCertificates() docs Jun 22, 2026
@github-actions

github-actions Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Preview URLs (2 pages)

External URLs (1)

URL: /en-US/docs/Web/API/RTCDtlsTransport
Title: RTCDtlsTransport

(comment last updated: 2026-06-26 04:15:24)

Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md Outdated
Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md Outdated
Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md
Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md Outdated
Comment thread files/en-us/web/api/rtcdtlstransport/index.md Outdated
@Frosne

Frosne commented Jun 23, 2026

Copy link
Copy Markdown

Hi, I have a question:

https://pr44543.review.mdn.allizom.net/en-US/docs/Web/API/RTCDtlsTransport/getRemoteCertificates tells that it's Limited availability in Firefox. Is it correct? I think I added the support?

Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md Outdated
Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md
Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md Outdated
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md Outdated
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md Outdated
Co-authored-by: Hamish Willee <hamishwillee@gmail.com>
Comment thread files/en-us/web/api/rtcdtlstransport/getremotecertificates/index.md Outdated
@hamishwillee

Copy link
Copy Markdown
Collaborator Author

@Frosne Thank you for the review, much appreciated. I have integrated all your comments. The one you deferred to Byron won't be checked by him unless you can tell me the handle to use. It does match what I have read before.

https://pr44543.review.mdn.allizom.net/en-US/docs/Web/API/RTCDtlsTransport/getRemoteCertificates tells that it's Limited availability in Firefox. Is it correct? I think I added the support?

You did add support, but the compatibility data update has not yet updated (MDN will reflect this a few days after this PR is merged: mdn/browser-compat-data#29883)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants