Remove the paragraph about enabling ECC cipher suites, they've been

enabled by default since a while. Prodded by naddy@
This commit is contained in:
landry 2013-02-07 18:54:27 +00:00
parent 75e3d23acd
commit e0eeb63217
2 changed files with 3 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.224 2013/02/06 22:44:47 landry Exp $
# $OpenBSD: Makefile,v 1.225 2013/02/07 18:54:27 landry Exp $
COMMENT = Mozilla web browser
BROKEN-sparc64 = https://bugzilla.mozilla.org/show_bug.cgi?id=577056
@ -10,6 +10,7 @@ MOZILLA_VERSION = 18.0.2
MOZILLA_BRANCH = release
MOZILLA_PROJECT = firefox
MOZILLA_CODENAME = browser
REVISION = 0
#MASTER_SITES= ftp://ftp.mozilla.org/pub/mozilla.org/${MOZILLA_PROJECT}/nightly/${MOZILLA_VERSION}-candidates/build1/source/
SO_VERSION = 37.0

View File

@ -1,4 +1,4 @@
$OpenBSD: README,v 1.7 2012/10/10 20:56:14 landry Exp $
$OpenBSD: README,v 1.8 2013/02/07 18:54:27 landry Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -37,15 +37,6 @@ ${TRUEPREFIX}/lib/mozilla/plugins.
If the environment variable MOZ_PLUGIN_PATH is specified, this
location will be overridden.
Enabling ECC cipher suites
==========================
Open the URL about:config and type security.ssl3 in the search
filter. This will bring up a list of all available cipher suites.
Double-click on any cipher to toggle its state. For example, to
enable TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, double-click on
security.ssl3.ecdhe_ecdsa_aes128_sha until its boolean entry in the
Value column changes to true.
Debugging
=========
If you encounter crashes, you might want to build the debug FLAVOR of