chromium / badssl.com

:lock: Memorable site for testing clients against bad SSL configs.
https://badssl.com
Apache License 2.0
2.85k stars 191 forks source link

Added ECC 256 and 384 to BadSSL (Local Only) #236

Closed prefixtitle closed 7 years ago

prefixtitle commented 7 years ago

The code has been tested in a Google Compute Engine VM running Debian GNU/Linux 8 (jessie). The installation was simple and it was running in minutes using the instructions provided on the main page.

image

Note: I edited the Makefile locally on the VM to include the domain name for testing purposes.

prefixtitle commented 7 years ago

I haven't squash the commits because I prefer the commits to be separated to show file changes individually but if you really need the commits merged into one I can do it.

lgarron commented 7 years ago

Sorry for the delay on this.

Multiple commits are okay; a merge commit makes it clear they were on a branch. I won't be able to get to merging this PR this week, though.

prefixtitle commented 7 years ago

That's fine. Its only the four files needed committing as you committed the other files last week.

prefixtitle commented 7 years ago

Maybe I should close this PR as you have already committed the original commits. These additional commits are the updates which fix some of the text, html and changes tls-mozilla-intermediate.conf to tls-defaults.conf.