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

Adding expires attribute to generateCertificate. #429

Merged
merged 1 commit into from
Dec 10, 2015

Conversation

martinthomson
Copy link
Member

As I said on the list, and as @SteelyGlint has noted, I'm not sure that this is the best approach, but it's what Firefox currently does.

Closes #386.

alvestrand added a commit that referenced this pull request Dec 10, 2015
Adding expires attribute to generateCertificate.
@alvestrand alvestrand merged commit 0c8dce6 into w3c:master Dec 10, 2015
@alvestrand
Copy link
Contributor

Commenting on a closed CL:

IDL-formally, I think it's a bit sad that the AlgorithmIdentifier is a typedef for "DOMString or object", since that means that we can't record in any IDL place that the "expires" field is added to it.

No change needed.

@martinthomson martinthomson deleted the cert_expires branch December 11, 2015 10:44
@martinthomson
Copy link
Member Author

@alvestrand, I totally agree. I really wanted to do something more concrete. I'm not very happy with the WebCrypto API in many other respects either.

aboba added a commit to w3c/ortc that referenced this pull request Jan 4, 2016
…I (Section 4.11)

Fix for Issue #303
Related to WebRTC 1.0 Issue w3c/webrtc-pc#386
WebRTC 1.0 PR relating to certificate expires attribute: w3c/webrtc-pc#429
Latest WebRTC 1.0 API editor's draft: http://w3c.github.io/webrtc-pc/#sec.cert-mgmt
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

Successfully merging this pull request may close these issues.

2 participants