Skip to main content
European Commission logo
SFC Support Portal
System for Fund Management in the European Union
Published by stegena on 17 October 2024 | Modified by stegena on 21 October 2024

Which SSL protocol should be used to connect to SFC?

Answer

The minimum allowed SSL protocol is TLS v.1.2

TLSv1.3

TLS_AES_128_GCM_SHA256
TLS_CHACHA20_POLY1305_SHA256
TLS_AES_256_GCM_SHA384

TLSv1.2

TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA

 

Note:
The minimum java version required to have the TLS v1.2 enabled by default is Java™ SE Development Kit 7, Update 131 Release Notes (oracle.com) . When using a lower version it may cause a handshake failure error.

Modified on
6 months 3 weeks ago