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

Add a certificate with the TLSFeature extension specified by rfc 7633. #115

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

mozmark
Copy link

@mozmark mozmark commented Nov 17, 2015

As per issue #17


echo "Signing BadSSL.com must-staple Certificate"
openssl x509 -req -days 730 -sha256 -CAcreateserial \
-in badssl-1000-sans.csr \
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll want to update this to be the correct CSR, I suspect. :)

@selecadm
Copy link

selecadm commented Dec 7, 2015

Publicly-trusted certificates are now online:
https://must-staple.serverhello.com
https://must-staple-no-ocsp.serverhello.com

@lgarron
Copy link
Collaborator

lgarron commented Dec 8, 2015

Nice. :-)

PRs like this are still annoying to merge unless I have a real cert; @marumari I don't recall anymoer; were you poking Richard for a badssl.com one?

@april
Copy link
Collaborator

april commented Dec 8, 2015

I think you actually just needed to submit a CSR anytime starting Monday to Comodo.

@rugk
Copy link
Contributor

rugk commented May 28, 2016

What about this PR? When will it get merged?
Let's Encrypt now supports OCSP Must-Staple.

I cannot reach https://must-staple-no-ocsp.serverhello.com and https://must-staple.serverhello.com.
I also cannot reach https://serverhello.com/ at all.

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.

None yet

5 participants