cancel
Showing results for 
Search instead for 
Did you mean: 

Does sqlanywhere version 12 support client certificate in web service?

Former Member
4,821

In particular, When SQLAnywhere initiates a web client procedure, can it negotiate an SSLv3 connection? If so, can it handle these ciphers? Cipher: name = RC4-SHA; description = Cipher: name = RC4-SHA; description = RC4-SHA SSLv3 Kx=RSA Au=RSA Enc=RC4(128) Mac=SHA1 ; bits = 128; version = TLSv1/SSLv3;

Accepted Solutions (0)

Answers (1)

Answers (1)

graeme_perrow
Advisor
Advisor

No. SSLv3 and TLSv1 connections are supported, but that particular cipher is not. The RSA ciphers we support are:

  • RSA with AES 256-bit CBC encryption and SHA-1 hash
  • RSA with AES 128-bit CBC encryption and SHA-1 hash
  • RSA with RC4 128-bit encryption and MD5 hash
Breck_Carter
Participant
0 Kudos

I am guessing from articles like this, you won't be rushing to implement RC4.

Breck_Carter
Participant
0 Kudos

And then there is this article on the Quora website which (I confess) I'd never heard of, and which (I confess) I never would have visited if I'd read that it was founded by an ex-Facebooker... but... can Quora compete with StackOverflow?

Apparently, on its treatment of newbies, it sure can! If THIS website goes the way of SCN, perhaps there is a place to go on Quora 🙂