|
I have a clr stored procedure that is calling an external web service that is using HTTPS. My question is how do I pass the SSL certificate?
(comments are locked)
|
|
Are you authentication via a client certificate? If not then you shouldn't have to do anything special. If you are then you may want to check out StackOverflow.com and check there.
(comments are locked)
|

