I am trying to create a proxy for a Web Servicie on a SSL WebSite. To do
that, i am using the utility "wsdl" or the monodevelop IDE.

The URL of the Web Service is:
"https://wsaahomo.afip.gov.ar/ws/services/LoginCms?wsdl"; and when I add the
web reference on Monodevelop IDE or in a console using the utility "wsdl" I
gets the next error message: "Error getting response stream (Write: The
authentication or decryption has failed.): SendFailure"

Before doing this, I have imported all roots certificates from Mozilla
excecuting this: "sudo mozroots --import --ask-remove".
Also, I did: "certmgr -ssl https://wsaahomo.afip.gov.ar/"; and copied that
certificates to the stores: "AddressBook", "CA" and "Trust" in
"~/.config/.mono/certs".

I am using Ubuntu 10.10 (32 BITS) and Mono Framework 2.6.7
-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/Can-not-add-a-SSL-web-reference-using-MONO-2-6-7-tp3302015p3302015.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to