• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Specify SSL Protocol for SecureSocket?

New Here ,
Jun 17, 2013 Jun 17, 2013

Copy link to clipboard

Copied

Hello,

I am building a client app which needs to connect to a server using only TLSv1.0. I am not seeing anyway to specify the SSL Protocol for the SecureSocket. While I understand this should be handled by the server, I need the ability to test against different protocols. Is there anyway to specify the protocol??

I am trying to connect now, to a server locked to TLSv1.0, and the server returns 'SSL3_GET_RECORD' 'wrong version number'. Isn't AIR supposed to automatically connect to anything over SSL3? Frustrating!!

Thanks,

Rick

Views

583

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Jun 19, 2013 Jun 19, 2013

Copy link to clipboard

Copied

LATEST

How about this: After extablishing a secure connection, how can I display which SSL protocol was used for the connection?

@Adobe - is there no information available about the SecureSocket connection once it is made?

Thanks,

Rick

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines