=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.20 retrieving revision 1.21 diff -c -r1.20 -r1.21 *** www/anoncvs.html 1997/06/16 05:09:21 1.20 --- www/anoncvs.html 1997/06/22 21:01:24 1.21 *************** *** 317,327 **** Do not be tempted to turn on compression since CVS already compresses. Use something like the following in your $HOME/.ssh/config file. Note that not all anoncvs servers allow ssh connections on ! port 2022.

  	Host anoncvs.usa.openbsd.org
- 	    Cipher none
  	    Port 2022
  
--- 317,328 ---- Do not be tempted to turn on compression since CVS already compresses. Use something like the following in your $HOME/.ssh/config file. Note that not all anoncvs servers allow ssh connections on ! port 2022. Also note that most anoncvs servers no longer accept ! the none cipher as it is disabled in recent ! versions of ssh for security reasons.

  	Host anoncvs.usa.openbsd.org
  	    Port 2022
  
*************** *** 359,365 ****
OpenBSD www@openbsd.org !
$OpenBSD: anoncvs.html,v 1.20 1997/06/16 05:09:21 todd Exp $ --- 360,366 ----
OpenBSD www@openbsd.org !
$OpenBSD: anoncvs.html,v 1.21 1997/06/22 21:01:24 millert Exp $