Hi All, I have a webservice that works fine with HTTP. I will want to
make it work over HTTPs using certificates. Though the wizard (while
creating dataconnectors) screen "Requires HTTP/HTTPs Authentication" has
"Accepts Username/Password" and "Accepts Client Certificate". I am not
sure where to specify the username-password or the certificate. In
short, how can i make my webservice that works with HTTP work over HTTPs
using certificates? I tried the help in designer, but wasn't able to
find muc...