[cvsnt] Re: Linux & sserver?
Michael Hauck
mailings at mystuff.ch
Fri Apr 23 10:05:25 BST 2004
Hi again,
thanks a lot for your answer. I have done all the steps described in the
manual and when I try to login using sserver I get:
cvs login: SSL conneciton failed: error:140770FC:SSL
routines:SSL23_GET_SERVER_HELLO:unknown protocol
cvs [login aborted]: Connection to server failed
Is there something I need to change when starting the server? Currently I
use:
cvssserver stream tcp nowait root /usr/bin/cvs cvs pserver
cvs info lists:
server server 2.0.38
ext ext 2.0.38
sspi sspi 2.0.38
sserver sserver 2.0.38
pserver pserver 2.0.38
Thanks!
--------- Original-Nachricht --------
Von: Tony Hoyle <tmh at nodomain.org>
An: cvsnt at cvsnt.org <cvsnt at cvsnt.org>
Betreff: [cvsnt] Re: Linux & sserver?
Datum: 21/04/04 18:50
>
> On Tue, 20 Apr 2004 16:29:25 -0000, "Mailings"
<mailings at mystuff.ch>
> wrote:
>
>
> >How do I now use the sserver functionality? I have noticed that when I
use
> >cvs -H sserver to check for the protocol it can't find it. Am I
missing
> >something?
> >
> sserver isn't a command...
>
> Try cvs info, which lists the installed protocols. It sounds like you
> have it though.
>
> You should have a certificate file and a key file. The certificate
> file starts ---BEGIN CERTIFICATE--- and ends with --END CERTIFICATE--
> and the key file starts with ---BEGIN RSA PRIVATE KEY--- and ends with
> ---END RSA PRIVATE KEY---. These need to be pointed to with the
> CertificateFile and PrivateKeyFile directives (as mentioned in the
> wiki article).
>
> Then you just login just like pserver, but use sserver instead.
>
> cvs -d :sserver:me at mymachine:/usr/local/cvs login
>
> Tony
>
> _______________________________________________
> cvsnt mailing list
> cvsnt at cvsnt.org
> http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
>
>
>
More information about the cvsnt
mailing list