Skip to content

Commit b97bfb6

Browse files
committed
Update README for os x supporting ecdsa
1 parent 6b5b634 commit b97bfb6

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -529,10 +529,7 @@ the .pub file will be used within authorized_keys on servers you wish to
529529
SSH to.
530530

531531
``--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.
532+
generate a key from nist's p384 curve.
536533

537534
Requesting Certificates
538535
=======================

0 commit comments

Comments
 (0)