When Telnet protocol is used, echoing is performed by the host.  The
host has complete control over the echoing.  The control is gained by
the host by negotiating the TELNET ECHO option.  If this option is not
negotiated then echoing is handled by the local application.  

If you have replaced Telnet with raw TLS and have not changed the
application in any other way, the client is probably performing
echoing.  Although, there is no reason why you can use Telnet protocol
over TLS.



>     Marcos,
> 
>         I dont see what obtaining input from the user has to do with
> OpenSSL? You should be able to take all the openssl code out of your
> application and still be able to obtain input from the console. Maybe we are
> confused about what your problem is?
> 
> - Andrew
> 
> ----- Original Message -----
> From: "Marcos D. Marado Torres" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, December 12, 2001 12:19 PM
> Subject: Re: Echo is openssl
> 
> 
> > Well... So, I don't know. This code works out with telnet connections or
> > used in any other program, but it doesn't work here... Any clue?
> >
> > Regards,
> > Mind Booster
> >
> > On Wed, 12 Dec 2001, Andrew T. Finnell wrote:
> >
> > >     Marcos,
> > >         However if you look through the openssl source code it has a
> method
> > > that turns echoing off for it's own passphrase obtaining method. You
> could
> > > consult that code on how to turn off the echo. But Lutz is correct
> console
> > > operations have nothing to do with OpenSSL.
> > >
> > > - Andrew
> > >
> > > ----- Original Message -----
> > > From: "Lutz Jaenicke" <[EMAIL PROTECTED]>
> > > To: <[EMAIL PROTECTED]>
> > > Sent: Wednesday, December 12, 2001 11:55 AM
> > > Subject: Re: Echo is openssl
> > >
> > >
> > > > On Wed, Dec 12, 2001 at 12:31:30PM +0000, Marcos D. Marado Torres
> wrote:
> > > > > Hi there...
> > > > >
> > > > > I posted this problem once, but as I didn't have any reply I'm
> trying
> > > > > again:
> > > > >
> > > > > I'm working on a SSL server using openSSL.
> > > > > Problem is, when I'm asking for a string to the user, I don't want
> that
> > > > > string to echo...
> > > > > I tried to do that with the ways I do to telnet connections (sending
> > > some
> > > > > chars that are interpreted by terminal) but nothing works with
> openssl.
> > > > > I'm using openssl libraries for the server, and openssl to the
> > > > > client connection to the server.
> > > >
> > > > Your problem has nothing to do with openssl. Sending terminal control
> > > > sequences should be transparent to TLS/SSL layer around it.
> > > >
> > > > Best regards,
> > > > Lutz
> > > > --
> > > > Lutz Jaenicke
> [EMAIL PROTECTED]
> > > > BTU Cottbus
> http://www.aet.TU-Cottbus.DE/personen/jaenicke/
> > > > Lehrstuhl Allgemeine Elektrotechnik                  Tel. +49 355
> 69-4129
> > > > Universitaetsplatz 3-4, D-03044 Cottbus              Fax. +49 355
> 69-4153
> > > > ______________________________________________________________________
> > > > OpenSSL Project                                 http://www.openssl.org
> > > > User Support Mailing List                    [EMAIL PROTECTED]
> > > > Automated List Manager                           [EMAIL PROTECTED]
> > >
> > > ______________________________________________________________________
> > > OpenSSL Project                                 http://www.openssl.org
> > > User Support Mailing List                    [EMAIL PROTECTED]
> > > Automated List Manager                           [EMAIL PROTECTED]
> > >
> >
> > --
> >
> ============================================================================
> ===
> >  Marcos Marado AKA Mind Booster
> >
> ============================================================================
> ===
> >          Visit Mind Booster NetWorks on: http://mindbooster.cjb.net
> >                      Mail me to: [EMAIL PROTECTED]
> >
> ============================================================================
> ===
> >
> > It is so very hard to be an
> >
> on-your-own-take-care-of-yourself-because-there-is-no-one-else-to-do-it-for-
> you
> > grown-up.
> >
> > ______________________________________________________________________
> > OpenSSL Project                                 http://www.openssl.org
> > User Support Mailing List                    [EMAIL PROTECTED]
> > Automated List Manager                           [EMAIL PROTECTED]
> 
> ______________________________________________________________________
> OpenSSL Project                                 http://www.openssl.org
> User Support Mailing List                    [EMAIL PROTECTED]
> Automated List Manager                           [EMAIL PROTECTED]
> 



 Jeffrey Altman * Sr.Software Designer      C-Kermit 8.0 Beta available
 The Kermit Project @ Columbia University   includes Secure Telnet and FTP
 http://www.kermit-project.org/             using Kerberos, SRP, and 
 [EMAIL PROTECTED]          OpenSSL.  SSH soon to follow.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to