We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b5b634 commit b97bfb6Copy full SHA for b97bfb6
1 file changed
README.rst
@@ -529,10 +529,7 @@ the .pub file will be used within authorized_keys on servers you wish to
529
SSH to.
530
531
``--generate-rsa`` will generate a 4096 bit RSA key. ``--generate-ecdsa`` will
532
-generate a key from nist's p384 curve. ECDSA support is nonexistent on
533
-OS X hosts unless your users build openssh from scratch (or homebrew).
534
-This is considered painful. This may not be a problem on more modern
535
-versions of OS X (i.e. high sierra) but I haven't tried it.
+generate a key from nist's p384 curve.
536
537
Requesting Certificates
538
=======================
0 commit comments