diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 111 |
1 files changed, 80 insertions, 31 deletions
@@ -33,8 +33,8 @@ | |||
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.1,v 1.326 2012/06/18 12:17:18 dtucker Exp $ | 36 | .\" $OpenBSD: ssh.1,v 1.330 2012/10/04 13:21:50 markus Exp $ |
37 | .Dd $Mdocdate: June 18 2012 $ | 37 | .Dd $Mdocdate: October 4 2012 $ |
38 | .Dt SSH 1 | 38 | .Dt SSH 1 |
39 | .Os | 39 | .Os |
40 | .Sh NAME | 40 | .Sh NAME |
@@ -674,7 +674,7 @@ it provides additional mechanisms for confidentiality | |||
674 | (the traffic is encrypted using AES, 3DES, Blowfish, CAST128, or Arcfour) | 674 | (the traffic is encrypted using AES, 3DES, Blowfish, CAST128, or Arcfour) |
675 | and integrity (hmac-md5, hmac-sha1, | 675 | and integrity (hmac-md5, hmac-sha1, |
676 | hmac-sha2-256, hmac-sha2-512, | 676 | hmac-sha2-256, hmac-sha2-512, |
677 | umac-64, hmac-ripemd160). | 677 | umac-64, umac-128, hmac-ripemd160). |
678 | Protocol 1 lacks a strong mechanism for ensuring the | 678 | Protocol 1 lacks a strong mechanism for ensuring the |
679 | integrity of the connection. | 679 | integrity of the connection. |
680 | .Pp | 680 | .Pp |
@@ -930,6 +930,14 @@ option. | |||
930 | .It Cm ~R | 930 | .It Cm ~R |
931 | Request rekeying of the connection | 931 | Request rekeying of the connection |
932 | (only useful for SSH protocol version 2 and if the peer supports it). | 932 | (only useful for SSH protocol version 2 and if the peer supports it). |
933 | .It Cm ~V | ||
934 | Decrease the verbosity | ||
935 | .Pq Ic LogLevel | ||
936 | when errors are being written to stderr. | ||
937 | .It Cm ~v | ||
938 | Increase the verbosity | ||
939 | .Pq Ic LogLevel | ||
940 | when errors are being written to stderr. | ||
933 | .El | 941 | .El |
934 | .Sh TCP FORWARDING | 942 | .Sh TCP FORWARDING |
935 | Forwarding of arbitrary TCP connections over the secure channel can | 943 | Forwarding of arbitrary TCP connections over the secure channel can |
@@ -1434,77 +1442,118 @@ if an error occurred. | |||
1434 | .Xr ssh_config 5 , | 1442 | .Xr ssh_config 5 , |
1435 | .Xr ssh-keysign 8 , | 1443 | .Xr ssh-keysign 8 , |
1436 | .Xr sshd 8 | 1444 | .Xr sshd 8 |
1445 | .Sh STANDARDS | ||
1437 | .Rs | 1446 | .Rs |
1447 | .%A S. Lehtinen | ||
1448 | .%A C. Lonvick | ||
1449 | .%D January 2006 | ||
1438 | .%R RFC 4250 | 1450 | .%R RFC 4250 |
1439 | .%T "The Secure Shell (SSH) Protocol Assigned Numbers" | 1451 | .%T The Secure Shell (SSH) Protocol Assigned Numbers |
1440 | .%D 2006 | ||
1441 | .Re | 1452 | .Re |
1453 | .Pp | ||
1442 | .Rs | 1454 | .Rs |
1455 | .%A T. Ylonen | ||
1456 | .%A C. Lonvick | ||
1457 | .%D January 2006 | ||
1443 | .%R RFC 4251 | 1458 | .%R RFC 4251 |
1444 | .%T "The Secure Shell (SSH) Protocol Architecture" | 1459 | .%T The Secure Shell (SSH) Protocol Architecture |
1445 | .%D 2006 | ||
1446 | .Re | 1460 | .Re |
1461 | .Pp | ||
1447 | .Rs | 1462 | .Rs |
1463 | .%A T. Ylonen | ||
1464 | .%A C. Lonvick | ||
1465 | .%D January 2006 | ||
1448 | .%R RFC 4252 | 1466 | .%R RFC 4252 |
1449 | .%T "The Secure Shell (SSH) Authentication Protocol" | 1467 | .%T The Secure Shell (SSH) Authentication Protocol |
1450 | .%D 2006 | ||
1451 | .Re | 1468 | .Re |
1469 | .Pp | ||
1452 | .Rs | 1470 | .Rs |
1471 | .%A T. Ylonen | ||
1472 | .%A C. Lonvick | ||
1473 | .%D January 2006 | ||
1453 | .%R RFC 4253 | 1474 | .%R RFC 4253 |
1454 | .%T "The Secure Shell (SSH) Transport Layer Protocol" | 1475 | .%T The Secure Shell (SSH) Transport Layer Protocol |
1455 | .%D 2006 | ||
1456 | .Re | 1476 | .Re |
1477 | .Pp | ||
1457 | .Rs | 1478 | .Rs |
1479 | .%A T. Ylonen | ||
1480 | .%A C. Lonvick | ||
1481 | .%D January 2006 | ||
1458 | .%R RFC 4254 | 1482 | .%R RFC 4254 |
1459 | .%T "The Secure Shell (SSH) Connection Protocol" | 1483 | .%T The Secure Shell (SSH) Connection Protocol |
1460 | .%D 2006 | ||
1461 | .Re | 1484 | .Re |
1485 | .Pp | ||
1462 | .Rs | 1486 | .Rs |
1487 | .%A J. Schlyter | ||
1488 | .%A W. Griffin | ||
1489 | .%D January 2006 | ||
1463 | .%R RFC 4255 | 1490 | .%R RFC 4255 |
1464 | .%T "Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints" | 1491 | .%T Using DNS to Securely Publish Secure Shell (SSH) Key Fingerprints |
1465 | .%D 2006 | ||
1466 | .Re | 1492 | .Re |
1493 | .Pp | ||
1467 | .Rs | 1494 | .Rs |
1495 | .%A F. Cusack | ||
1496 | .%A M. Forssen | ||
1497 | .%D January 2006 | ||
1468 | .%R RFC 4256 | 1498 | .%R RFC 4256 |
1469 | .%T "Generic Message Exchange Authentication for the Secure Shell Protocol (SSH)" | 1499 | .%T Generic Message Exchange Authentication for the Secure Shell Protocol (SSH) |
1470 | .%D 2006 | ||
1471 | .Re | 1500 | .Re |
1501 | .Pp | ||
1472 | .Rs | 1502 | .Rs |
1503 | .%A J. Galbraith | ||
1504 | .%A P. Remaker | ||
1505 | .%D January 2006 | ||
1473 | .%R RFC 4335 | 1506 | .%R RFC 4335 |
1474 | .%T "The Secure Shell (SSH) Session Channel Break Extension" | 1507 | .%T The Secure Shell (SSH) Session Channel Break Extension |
1475 | .%D 2006 | ||
1476 | .Re | 1508 | .Re |
1509 | .Pp | ||
1477 | .Rs | 1510 | .Rs |
1511 | .%A M. Bellare | ||
1512 | .%A T. Kohno | ||
1513 | .%A C. Namprempre | ||
1514 | .%D January 2006 | ||
1478 | .%R RFC 4344 | 1515 | .%R RFC 4344 |
1479 | .%T "The Secure Shell (SSH) Transport Layer Encryption Modes" | 1516 | .%T The Secure Shell (SSH) Transport Layer Encryption Modes |
1480 | .%D 2006 | ||
1481 | .Re | 1517 | .Re |
1518 | .Pp | ||
1482 | .Rs | 1519 | .Rs |
1520 | .%A B. Harris | ||
1521 | .%D January 2006 | ||
1483 | .%R RFC 4345 | 1522 | .%R RFC 4345 |
1484 | .%T "Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol" | 1523 | .%T Improved Arcfour Modes for the Secure Shell (SSH) Transport Layer Protocol |
1485 | .%D 2006 | ||
1486 | .Re | 1524 | .Re |
1525 | .Pp | ||
1487 | .Rs | 1526 | .Rs |
1527 | .%A M. Friedl | ||
1528 | .%A N. Provos | ||
1529 | .%A W. Simpson | ||
1530 | .%D March 2006 | ||
1488 | .%R RFC 4419 | 1531 | .%R RFC 4419 |
1489 | .%T "Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol" | 1532 | .%T Diffie-Hellman Group Exchange for the Secure Shell (SSH) Transport Layer Protocol |
1490 | .%D 2006 | ||
1491 | .Re | 1533 | .Re |
1534 | .Pp | ||
1492 | .Rs | 1535 | .Rs |
1536 | .%A J. Galbraith | ||
1537 | .%A R. Thayer | ||
1538 | .%D November 2006 | ||
1493 | .%R RFC 4716 | 1539 | .%R RFC 4716 |
1494 | .%T "The Secure Shell (SSH) Public Key File Format" | 1540 | .%T The Secure Shell (SSH) Public Key File Format |
1495 | .%D 2006 | ||
1496 | .Re | 1541 | .Re |
1542 | .Pp | ||
1497 | .Rs | 1543 | .Rs |
1544 | .%A D. Stebila | ||
1545 | .%A J. Green | ||
1546 | .%D December 2009 | ||
1498 | .%R RFC 5656 | 1547 | .%R RFC 5656 |
1499 | .%T "Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer" | 1548 | .%T Elliptic Curve Algorithm Integration in the Secure Shell Transport Layer |
1500 | .%D 2009 | ||
1501 | .Re | 1549 | .Re |
1550 | .Pp | ||
1502 | .Rs | 1551 | .Rs |
1503 | .%T "Hash Visualization: a New Technique to improve Real-World Security" | ||
1504 | .%A A. Perrig | 1552 | .%A A. Perrig |
1505 | .%A D. Song | 1553 | .%A D. Song |
1506 | .%D 1999 | 1554 | .%D 1999 |
1507 | .%O "International Workshop on Cryptographic Techniques and E-Commerce (CrypTEC '99)" | 1555 | .%O International Workshop on Cryptographic Techniques and E-Commerce (CrypTEC '99) |
1556 | .%T Hash Visualization: a New Technique to improve Real-World Security | ||
1508 | .Re | 1557 | .Re |
1509 | .Sh AUTHORS | 1558 | .Sh AUTHORS |
1510 | OpenSSH is a derivative of the original and free | 1559 | OpenSSH is a derivative of the original and free |