-
Notifications
You must be signed in to change notification settings - Fork 193
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
base: master
Are you sure you want to change the base?
Conversation
|
||
echo "Signing BadSSL.com must-staple Certificate" | ||
openssl x509 -req -days 730 -sha256 -CAcreateserial \ | ||
-in badssl-1000-sans.csr \ |
There was a problem hiding this comment.
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. :)
Publicly-trusted certificates are now online: |
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? |
I think you actually just needed to submit a CSR anytime starting Monday to Comodo. |
What about this PR? When will it get merged? I cannot reach https://must-staple-no-ocsp.serverhello.com and https://must-staple.serverhello.com. |
7bd393a
to
ce37f31
Compare
c47918b
to
785c007
Compare
903cb3b
to
5affce5
Compare
7d8ea9f
to
ae0f2c8
Compare
1d2c736
to
8b893ec
Compare
1dfcd2b
to
9ca20c0
Compare
As per issue #17