Correct. However, Cactus does go a little beyond as it also allows
integration with HttpUnit for asserting results.

Ian's use case with Client cert. is not supported by Cactus. Thus I
would suggest testing the code without client cert and then testing the
certificate stuff during functional testing.

Thanks
-Vincent

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 15 December 2003 04:16
> To: [EMAIL PROTECTED]
> Subject: RE: HTTPs support
> 
> 
> Correct me if I am wrong. From whatever I understand Cactus is for
Server
> side testing. For request and other type of testing there are other
type
> of testing tools (e.g HttpUnit).
> 
> Cheers,
> Nishit
> 
> -----Original Message-----
> From: Ian Huynh [mailto:[EMAIL PROTECTED]
> 
> Sent: Friday, December 12, 2003 9:32 PM
> To: Cactus Users List
> Subject: RE: HTTPs support
> 
> Hmm, what about people who needs to test HTTPS + Client Cert
> where the component to be tested expects a client cert?
> 
> 
> 
> > -----Original Message-----
> > From: Vincent Massol [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, December 11, 2003 9:16 PM
> > To: 'Cactus Users List'
> > Subject: RE: HTTPs support
> >
> 
> >
> 
> > This would be a good FAQ entry. Who wants to write it? ;-)
> >
> 
> > -Vincent
> >
> 
> > > -----Original Message-----
> > > From: Christopher Lenz [mailto:[EMAIL PROTECTED]
> > > Sent: 12 December 2003 11:16
> > > To: Cactus Users List
> > > Subject: Re: HTTPs support
> > >
> 
> > > Am 12.12.2003 um 11:01 schrieb Madhavi Kargudri:
> > > > I would like to know whether cactus supports the HTTPS
> > > > protocol.
> > >
> 
> > > No, Cactus doesn't support HTTPS. The reason is that we don't
think
> > > it's necessary. Whether you use HTTP or HTTPS should be
> 
> > transparent to
> > > the tested code. And you should run the tests in a test
environment
> > > anyway, which doesn't necessarily need to be HTTPS just because
the
> > > production environment is. Of course, if you have good arguments
for
> > > HTTPS support and a patch, we might change our collective mind :-)
> > >
> 
> > > Cheers,
> > >    Chris
> > >
> 
> > > --
> > > Christopher Lenz
> > > /=/ cmlenz at gmx.de
> > >
> 
> > >
> 
> > >
> 
> >
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail:
[EMAIL PROTECTED]
> >
> 
> >
> 
> >
> 
> >
---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> 
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> Confidentiality Notice
> 
> 
> The information contained in this electronic message and any
attachments
> to this message are intended
> for the exclusive use of the addressee(s) and may contain confidential
or
> privileged information. If
> you are not the intended recipient, please notify the sender at Wipro
or
> [EMAIL PROTECTED] immediately
> and destroy all copies of this message and any attachments.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to