Solved

Does “IFS Connect HTTP_SENDER” in Apps 9 upd1 support TLS 1.2 encryption?

  • 10 May 2021
  • 1 reply
  • 186 views

Userlevel 7
Badge +15
  • Superhero (Employee)
  • 153 replies

Does “IFS Connect HTTP_SENDER” in Apps 9 upd1 support TLS 1.2  encryption?

icon

Best answer by dsj 11 May 2021, 09:30

View original

This topic has been closed for comments

1 reply

Userlevel 7
Badge +20

Hi @jabous,

 

IFS HTTP sender uses standard javax.net library and it seems JDK 1.8 (jdk version bundled in App9) supports TLS 1.2 by default (https://blogs.oracle.com/java-platform-group/jdk-8-will-use-tls-12-as-default). Therefore I think HTTP sender should support TLS 1.2

 

Cheers!

Damith