Set the environment variable CVS_RSH to ssh to use ssh instead:
$ setenv CVS_RSH ssh if using csh $ export CVS_RSH=ssh if using sh or bash