Get http request using SSL context service

Hello,

I want to connect to another sever with Get HTTP request using tcl protocole TSLV1.2 and trustore.

The informations that I have:

URL: https://$nameHost:$port/v1/adresse/$nameAttribut/$valueAttribut
Trustore: /home/…/nameTustore.jks
Trustore Type: JKS
SSL Context service : tcl protocole TSLV1.2

The code is in spark & scala

Can someone help me please ?