I am trying to connect to Presto using linked service in Azure Data Factory using the link below:
https://learn.microsoft.com/en-us/azure/data-factory/connector-presto?tabs=data-factory
I have entered the credentials and the certificate used for authenticating with Presto
I have the certificate as a .jks file. How do i pass the certificate to the linked service above ?

