Questions tagged [libssl]

libssl is the portion of OpenSSL which supports TLS

152 questions
-1
votes
1 answer

OpenSSL 1.1.1e RC4-MD5 cipher not getting selected for TLS v1.2

i have been facing this issue where i cant send RC4-MD5 cipher in Client hello tls protocol layer. my current code uses curl SSL CTX CALLBACK. you can see my code below....nothing fancy here but the last cipher does not go in the client hello my tls…
habib
  • 1
  • 1
-1
votes
1 answer

GrADS -- libssl.so.10: wrong ELF class: ELFCLASS64

I have installed GrADS on my Ubuntu 16.04.4 LTS system (x86_64) and after following all the INSTALL steps, I am getting the following error in my terminal: /usr/local/bin/grads: error while loading shared libraries: libssl.so.10: wrong ELF class:…
arnpry
  • 1,103
  • 1
  • 10
  • 26
1 2 3
10
11