summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2016-02-17 08:57:34 +0000
committerDamien Miller <djm@mindrot.org>2016-02-18 09:24:41 +1100
commit3a13cb543df9919aec2fc6b75f3dd3802facaeca (patch)
tree0b13bcbee3acbbee658451a71b6676c7528f3da8 /ssh_config.5
parenta685ae8d1c24fb7c712c55a4f3280ee76f5f1e4b (diff)
upstream commit
rsa-sha2-512,rsa-sha2-256 cannot be selected explicitly in *KeyTypes options yet. Remove them from the lists of algorithms for now. committing on behalf of markus@ ok djm@ Upstream-ID: c6e8820eb8e610ac21551832c0c89684a9a51bb7
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index fcd538066..58125dd14 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh_config.5,v 1.226 2016/02/17 07:38:19 jmc Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.227 2016/02/17 08:57:34 djm Exp $
37.Dd $Mdocdate: February 17 2016 $ 37.Dd $Mdocdate: February 17 2016 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
@@ -869,7 +869,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
869ssh-ed25519-cert-v01@openssh.com, 869ssh-ed25519-cert-v01@openssh.com,
870ssh-rsa-cert-v01@openssh.com, 870ssh-rsa-cert-v01@openssh.com,
871ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 871ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
872ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa 872ssh-ed25519,ssh-rsa
873.Ed 873.Ed
874.Pp 874.Pp
875The 875The
@@ -892,7 +892,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
892ssh-ed25519-cert-v01@openssh.com, 892ssh-ed25519-cert-v01@openssh.com,
893ssh-rsa-cert-v01@openssh.com, 893ssh-rsa-cert-v01@openssh.com,
894ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 894ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
895ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa 895ssh-ed25519,ssh-rsa
896.Ed 896.Ed
897.Pp 897.Pp
898If hostkeys are known for the destination host then this default is modified 898If hostkeys are known for the destination host then this default is modified
@@ -1330,7 +1330,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
1330ssh-ed25519-cert-v01@openssh.com, 1330ssh-ed25519-cert-v01@openssh.com,
1331ssh-rsa-cert-v01@openssh.com, 1331ssh-rsa-cert-v01@openssh.com,
1332ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 1332ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
1333ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa 1333ssh-ed25519,ssh-rsa
1334.Ed 1334.Ed
1335.Pp 1335.Pp
1336The 1336The