RE: SSL in the future

2005-12-08 Thread Jason Musgrave
Can we add the ability to set the directory containing authorized CA certificates. Preferably with the config file, but however. Axis does not use this functionality in Openssl and this causes openssl to default to whatever was specified at compile time... Which is not necessarily where the p

Re: building apache axis c on aix 5.2 with the ant build fails

2005-11-29 Thread Jason Musgrave
Dino, It seems that AIX 5.2 has some header problems. What seems to be happening is there is an inconsistency in the way the constant defining bitorder is being treated in the headerfiles in AIX 5.2 (Causing the AXIS build to fail.) I turned it over to our admins when I got that far, I believe

Trace of failure... SSL AIX-64 HTTPS... catch unknown exception in calculator...

2005-11-17 Thread Jason Musgrave
Hello, I'm on AIX 5.2 64bit with xerces 2.6.0 and openssl 0.9.7.g using axis-c 1.5 openssl is the same on client and server. Server is Apache using openssl via mod_ssl and tomcat using axis java. This works via http and ssl works via a web browser -- as in I can see the wsdl. The cert negotiat

Assistance running examples with ssl

2005-10-31 Thread Jason Musgrave
Fred, Thanks. I'm confident in the URLs --> the http version works fine: so the machine is OK. And I can browse the server on the 8443 port (including the java AXIS wsdl. Plus it works ) I just wanted some confidence that this cert whackiness is really what was going on... I'll now send o

Assistance running examples with ssl

2005-10-27 Thread Jason Musgrave
is because the client openssl configuration doesn't like the server cert... (which is self signed). So I've been trying to get that openssl on the client to recognize the signing cert as trusted. I haven't found anyone else online with a similar problem, so... what did you do? Was

Re: Exception recieved from with AXIS-C & SSL

2005-10-13 Thread Jason Musgrave
John, I have run the C++ client against the java service successfully with a url of: http://aixmachine:8080/axis/Calculator.jws I have run the Java client against the java service successfully with urls of: http://aixmachine:8080/axis/Calculator.jws && https://aixmachine:8443/axis/Calculator.jws B

Exception recieved from with AXIS-C & SS

2005-10-13 Thread Jason Musgrave
Hello, I am running Axis-C 1.5 using Openssl 0.9.8... (All on windows 2k Terminal server). The calculator example. I'm trying run against an 1.2.1 java axis instance running in apache tomcat on AIX. (a tweaked calculator example.) It works fine on HTTP... it adds 10 & 5 and gets 15. (

RE: AXIS C AIX 5.2

2005-09-21 Thread Jason Musgrave
John, We're using the ANT build. We're you successful with that or the linux build with the linux pack installed on AIX? We use Visual Age 6.0. We use AIX 5.2 and > oslevel -r gives 5200-04 thanks, Jason Musgrave

Building Apache Axis C on AIX 5.2 with the ANT build fails

2005-09-21 Thread Jason Musgrave
Building Apache Axis C on AIX 5.2 with the ANT build fails giving: [cc] /usr/vacpp/exe/xlCentry -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX50 -D_AIX51 -D_AIX52 -D_IBMR2 -D_POWER -DAXISTRACE_LIBRARY -DENABLE_AXIS_EXCEPTION -DHAVE_CONFIG_H -DAIX -I/home/jmusgrav/axis/axis-c-1.5.0-linux-src/inclu