Public bug reported:

Binary package hint: gsoap

Apps compiled against libgsoap requiring https based SOAP clients don't
work because:

SOAP 1.1 fault: SOAP-ENV:Client [no subcode]
"OpenSSL not installed: recompile with -DWITH_OPENSSL"
Detail: [no detail]

Upstream this error comes from stdsoap2.cpp:

...
#ifdef WITH_OPENSSL
      *s = "SSL error";
#else
      *s = "OpenSSL not installed: recompile with -DWITH_OPENSSL";
#endif

So it seems ubuntu gsoap package wasn't compiled with openssl support?

** Affects: gsoap (Ubuntu)
     Importance: Undecided
         Status: New

-- 
gsoap missing openssl support
https://bugs.launchpad.net/bugs/305566
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to