Return-Path: Delivered-To: apmail-ws-axis-c-user-archive@www.apache.org Received: (qmail 30837 invoked from network); 21 Nov 2007 03:37:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Nov 2007 03:37:55 -0000 Received: (qmail 98135 invoked by uid 500); 21 Nov 2007 03:34:36 -0000 Delivered-To: apmail-ws-axis-c-user-archive@ws.apache.org Received: (qmail 98129 invoked by uid 500); 21 Nov 2007 03:34:36 -0000 Mailing-List: contact axis-c-user-help@ws.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Apache AXIS C User List" Reply-To: "Apache AXIS C User List" Delivered-To: mailing list axis-c-user@ws.apache.org Received: (qmail 98117 invoked by uid 99); 21 Nov 2007 03:34:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Nov 2007 19:34:36 -0800 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.68.5.17] (HELO relay03.pair.com) (209.68.5.17) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 21 Nov 2007 03:34:26 +0000 Received: (qmail 7319 invoked from network); 21 Nov 2007 03:34:17 -0000 Received: from unknown (HELO ?10.100.1.184?) (unknown) by unknown with SMTP; 21 Nov 2007 03:34:17 -0000 X-pair-Authenticated: 222.165.132.170 Subject: Re: **JUNK** Re[2]: How to develop a HTTPs-based webservice client From: Manjula Peiris To: Royston Day Cc: Dinesh Premalal , axis-c-user@ws.apache.org In-Reply-To: <1008254757.20071120173059@mpc-data.co.uk> References: <21581D39FA3BDF40904D75AF9653CE263CC762@blrex.prog.altair.com> <87r6kqu2hu.fsf@etch.wso2.com> <1008254757.20071120173059@mpc-data.co.uk> Content-Type: text/plain Date: Wed, 21 Nov 2007 09:04:15 +0530 Message-Id: <1195616055.4177.4.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.10.2 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On Tue, 2007-11-20 at 17:30 +0000, Royston Day wrote: > Hi Dinesh, > > We're currently converting our existing web service to use SSL. > > In response to an earlier thread about https-based web service: > > > Please refer this link > > http://ws.apache.org/axis2/c/docs/axis2c_manual.html#ssl_client > > I've think that I've set everything up now, based on the above > documentation link. I've created the necessary certificates and keys > etc. I've also configured apache (in httpd.conf) and axis2c (in > axis2.xml). > > The one question I have at the moment is, to use the https-based > service, is it just a matter of replacing "http://" > with "https://"? Yes If you have done as the way above link says it is just a matter of replacing http with https given that your service endpoint is https based. -Manjula. > > Many thanks, > > Royston > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org > For additional commands, e-mail: axis-c-user-help@ws.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: axis-c-user-unsubscribe@ws.apache.org For additional commands, e-mail: axis-c-user-help@ws.apache.org