sql server - Visual Studio BI tool error -


good day!

when download in web service task wsdlfile - error

"ssl certificate response obtained server not valid. cannot process request."

what problem?

visual studio version 2013

sounds ssl certificate on server not valid. because it's temporary certificate, or self-signed it.

add signer of temporary certificate trusted authorities list on computer running package.

or import temporary certificate trusted certificate.


Comments