Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • If 'generate' cert means you create it yourself, the only thing that might depend on ciphersuites is KeyUsage (and not if you use forward-secrecy suites as you should and almost always can); but there are several things you must get right for any HTTPS regardless of suites (CN, SAN, BC, EKU, probably CRLDP and/or AIA.ocsp). If 'generate' means obtain from a real CA, it will take care of these. Commented Jun 21, 2018 at 7:00