doc: add note about available ECC curves
authorRyan Petschek <petschekr@gmail.com>
Sun, 7 Jun 2015 17:00:16 +0000 (13:00 -0400)
committerRoman Reiss <me@silverwind.io>
Sun, 7 Jun 2015 18:47:55 +0000 (20:47 +0200)
commitdeb8b87dc93718c5b27958accae1ff326c84d1b3
tree1b2265ab6c00ab3e04c857278620dff9840e7015
parent4b3d493c4b5996d00dc6eac3a7600b124ed4c5b7
doc: add note about available ECC curves

Added instructions on how to get the elliptic curves supported by the
OpenSSL installation in the crypto.createECDH() constructor. Also made
a few minor grammar fixes within the same paragraph.

PR-URL: https://github.com/nodejs/io.js/pull/1913
Reviewed-By: Roman Reiss <me@silverwind.io>
doc/api/crypto.markdown
doc/api/tls.markdown