Hi,
is it somehow possible to connect ODI (Build ODI_12.2.1.4.0_GENERIC_190913.1025) to MS Azure DevOps Server (2020.0.1, on-premise) git repository? I added all SSL certificates to JVM trust store but I am still receiving an error:
"ODI-12377: Failed to get server certificate for VCS server [URL]. connection not yet open"
MS Azure DevOps Server (and git repo) is accessible via web browser and I have also tested the SSL connection by SSLPoke tool (https://github.com/rksk/SSLPoke) with no error. Connection to git repository hosted on github is working. Is MS Azure DevOps Server git supported by ODI at all? Where could by the problem? Thank you for any advice.