it-project.org/ckermit.htmlSecurity
description at http://www.kermit-project.org/security.htmlI will probe. Zanx Jeff and all.
> -Mensaje
original-> De: Jeffrey Altman [mailto:[EMAIL PROTECTED]]>
Enviado el: jueves, 06 de junio de 2002 19:58> Para:
[EMAIL PROTECTED]> CC: [EMAIL PR
ml
Security description at
http://www.kermit-project.org/security.html
> -Mensaje original-
> De: Jeffrey Altman [mailto:[EMAIL PROTECTED]]
> Enviado el: jueves, 06 de junio de 2002 19:58
> Para: [EMAIL PROTECTED]
> CC: [EMAIL PROTECTED]
> Asunto: Re: telnetd-ssl
>
>
-Mensaje original-
De: Jeffrey Altman [mailto:[EMAIL PROTECTED]]
Enviado el: jueves, 06 de junio de 2002 19:58
Para: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Asunto: Re: telnetd-ssl
That depends on whose Telnetd you are using and how you want the
client's to be authorized.
-I
On Thu, Jun 06, 2002 at 02:51:57PM -0400, Jeffrey Altman wrote:
> Verifying the client certificate is only half the issue. The other
> half is deciding whether or not the holder of the cert is authorized
> to access the service and with what user name(s).
>
> This requires more than simply ch
Verifying the client certificate is only half the issue. The other
half is deciding whether or not the holder of the cert is authorized
to access the service and with what user name(s).
This requires more than simply checking to see if the client cert can
be validated by a CA Root cert.
>
>
Have many options, SSLTelnet for example.
But maybe more easy is use stunnel, this too works fine for this case
(verify client certs).
regards,
./nelson -murilo
> Hi all ssl-ers.
> =20
> Questions.
> =20
> Anybody knows how to configure telnetd-ssl for authenticate by client =
> cer
That depends on whose Telnetd you are using and how you want the
client's to be authorized.
Peter Runestig and I provide some possible methods in his Telnetd
distribution. ftp://ftp.runestig.com/
>
> Hi all ssl-ers.
> =20
> Questions.
> =20
> Anybody knows how to configure telnetd-ssl for au