telnet with ssl


Results 1 to 7 of 7

Thread: telnet with ssl

  1. #1
    Join Date
    Apr 2005
    Posts
    27

    telnet with ssl

    Hi.

    I need to telnet to a server which requires ssl connection to be established.

    I have Mandrake 10.1 and am not sure what do I have to do. open-ssl is installed but I dont know if the telnet i am using can use it.

    By google i found some telnet-ssl which is unfortunatelly for debian.

    Please, how can I get around this?

    Thank you.

  2. #2
    Join Date
    Sep 1999
    Posts
    3,202
    SSL or ssh?

    ssh is like telnet (but better) and encrypted

  3. #3
    Join Date
    Jan 2001
    Location
    Hampton, VA
    Posts
    463
    most likely the server is running sshd.. try an ssh client

  4. #4
    Join Date
    Apr 2005
    Posts
    27
    It is accesible by telnet with ssl support (not ssh).

  5. #5
    Join Date
    Sep 1999
    Posts
    3,202
    You could dl the debian package and convert it to rpm via alien... or check freshrpms.net and see if there is a rpm available for your version of mandrake.

    Also, check the help output and man page for your installed telnet package to see if you can use ssl with a commandline option/argument.

  6. #6
    Join Date
    May 2003
    Posts
    184
    When I read the first post I figured it wouldn't be 2 secs before someone said ssh... then I read the second post

    Anyway... I didn't know it either, but I googled and apparently only debian has a ssl version of telnet (or other distros hide it really well)

    So might wanna try getting the src from debian and compiling it yourself
    http://archive.progeny.com/debian/po....1.orig.tar.gz
    Or get a deb package and use the alien (no joke) program.
    http://archive.progeny.com/debian/po...oody4_i386.deb

    Good luck

  7. #7
    Join Date
    Apr 2005
    Posts
    27
    Thank you. I'll try and let you know my results.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •