Hi,I built a form having a data connection to a web service at back-end
system (not Adobe LC). The web service needs to authenticate a user by a
client certificate.The form works fine when the certificate
authentication is off at the server - I can get the WSDL in Designer and
I can call web service from Acrobat. Both Designer and Acrobat ask for
credentials and open the connectionThe problem appears whenever the
client certificate authentication is turned on (required by security
dept.). Design...