0

The server selected protocol version TLS10 is not accepted by client preferences [TLS13, TLS12]

connecting with sql server with java tomcat server using eclipse

kamran
  • 1
  • is the client the webapp running in tomcat or something calling tomcat? – John Williams Mar 16 '23 at 15:16
  • Beware of outdated and insecure TLS protocols https://stackoverflow.com/a/67804650/2834978 – LMC Mar 16 '23 at 15:20
  • Welcome to stackoverflow. Please take the [tour], read [ask] and edit your question with detailed steps to reproduce (e.g. a [mcve]) and make sure that there is indeed a question and not just an error message. – Olaf Kock Mar 16 '23 at 15:46
  • @kamran, Is your JDK version lower than 8? – life888888 Mar 17 '23 at 04:57
  • Please clarify your specific problem or provide additional details to highlight exactly what you need. As it's currently written, it's hard to tell exactly what you're asking. – Community Mar 17 '23 at 07:22
  • webapp is running . I am using java 1.8. I updated jre security file and remove TLS 1.1 . trying to pull data from sql server using java code . using tomcat as server . – kamran Mar 17 '23 at 16:19

0 Answers0