secure telnet(and FTP) ciphers

Other Mainframe related questions which attracts you and there is no suitable Forum you find for it and related FAQs.
Post Reply
markjf
New Member
Posts: 7
Joined: Fri Feb 05, 2016 11:52 pm

secure telnet(and FTP) ciphers

Post by markjf »

Hi,
One of my customers has both secure (encrypted) FTP and secure telnet, the ciphers that they have specified are :
SSL_AES_256_SHA
SSL_AES_128_SHA
SSL_3DES_SHA
SSL_RC4_SHA
SSL_RC4_MD5
.. which is sort of in line with the TCP/IP ref but that shows them as :
SSL_RC4_SHA 4S 05
SSL_RC4_MD5 4M 04
SSL_AES_256_SHA A2 35
SSL_AES_128_SHA A1 2F
SSL_3DES_SHA 3S 0A

I would have though (from many web searches) that they should be TLS_ ciphers ..

In any case I've tried to find out what the 2 character codes at the end mean, and if they're required, and id so, for what (obviously they are working without, on these systems).

One person suggested that I should use _SHA2 instead of _SHA1, but, as you can see from above it's simply _SHA

Any insight, and/or direction to specific doc would be greatly appreciated .

Thanks,
Mark
User avatar
enrico-sorichetti
Global Moderator
Global Moderator
Posts: 843
Joined: Wed Sep 11, 2013 3:57 pm

Re: secure telnet(and FTP) ciphers

Post by enrico-sorichetti »

IIRC, TLS(Transport Layer Security ) is the successor of SSL (Secure Sockets Layer )

I believe that in

SSL_AES_256_SHA
and
SSL_AES_256_SHA A2 35

the a2 and 35 are irrelevant
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort 8-)
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1903
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: secure telnet(and FTP) ciphers

Post by Robert Sample »

Look at the z/OS Communications Server bookshelf, and the IP Configuration Reference manual in particular.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “Other Mainframe Topics, Off-Topics, FAQs.”