OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: XML through SSL ??

[ Lists Home | Date Index | Thread Index ]
  • From: "David Brownell" <david-b@pacbell.net>
  • To: "Om Band" <om@lgsi.co.in>, "xml-developers" <xml-dev@ic.ac.uk>, "XML-General Discussion" <XML-L@LISTSERV.HEANET.IE>
  • Date: Wed, 28 Jul 1999 09:58:00 -0700

You must have configured things wrong.  Java Servlets have supported
SSL since their first major release -- "https" is just like HTTP except
that it's got the "Secure Sockets _LAYER_" between the HTTP and TCP.

I've sent XML to an HTTP(S) servlet, so I can testify it works.  But
check your web server configuration -- the "https" parts of servers
are normally distinct from the insecure "http" ones, so being able
to contact a servlet via "http" doesn't mean it'll work securely.

- Dave


----- Original Message -----
From: Om Band
To: xml-developers ; XML-General Discussion
Sent: Wednesday, July 28, 1999 1:51 AM
Subject: XML through SSL ??


Hi,
We have implemented SSL (Secured Socket Layer) in our project. When the XML
"FORM" contacts the (Java) Servlet it should throw an XML page with *https*
protocol...... But the browser says "XSL : Access is denied" !!

The same page I can see directly (by address) in browser (through https),
but not programmatically through servlet !! XML is also referring XSL
through https.

(But the same servlet can throw HTML page through https !!!!! So I guess it
finds the XML but not the XSL)

But one more catch is......as my servlet extends HttpServlet, the XML "FORM"
is contacting the servlet through "http" & not through
https".........[ even I tried through https, but the FORM doesn't recognizes
the servlet !!! I guess Java Servlet doesn't support SSL, am I right ?? ]

Is anybody doing similar work ??

Thanks
Regds.......Om




xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)






 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS