| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 18e6316 commit f2ca172
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -89,9 +89,6 @@ the character "E" appended to the traditional abbreviations): | |||
| 89 | 89 | * [ECDHE][]: An ephemeral version of the Elliptic Curve Diffie-Hellman | |
| 90 | 90 | key-agreement protocol. | |
| 91 | 91 | ||
| 92 | - Ephemeral methods may have some performance drawbacks, because key generation | ||
| 93 | - is expensive. | ||
| 94 | - | ||
| 95 | 92 | To use perfect forward secrecy using `DHE` with the `tls` module, it is required | |
| 96 | 93 | to generate Diffie-Hellman parameters and specify them with the `dhparam` | |
| 97 | 94 | option to [`tls.createSecureContext()`][]. The following illustrates the use of | |
| Back | FazBrowse Home | New Git URL |
0 commit comments