Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RTCDtlsTransport: why is there no getCertificates? #1250

Closed
fippo opened this issue May 25, 2017 · 1 comment
Closed

RTCDtlsTransport: why is there no getCertificates? #1250

fippo opened this issue May 25, 2017 · 1 comment

Comments

@fippo
Copy link
Contributor

fippo commented May 25, 2017

http://w3c.github.io/webrtc-pc/#rtcdtlstransport-interface
doesn't allow querying the dtls certificates the transport was created with.

Is there a reason for that? The certificates should also be available from pc.getConfiguration() but we have ways to get both local and remote parameters on the ice transport

@aboba?

@aboba aboba changed the title RTCDtlsTransport: why is there no getLocalCertificates? RTCDtlsTransport: why is there no getCertificates? Jun 1, 2017
@aboba
Copy link
Contributor

aboba commented Jun 8, 2017

At the virtual interim there was consensus not to add a getCertificates() method.

@aboba aboba closed this as completed Jun 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants