Microsoft server-Java server over HTTPS - TechRepublic
General discussion
April 10, 2002 at 05:40 AM
nigelnzw

Microsoft server-Java server over HTTPS

by nigelnzw . Updated 24 years, 2 months ago

Help Requested:
Anybody ever tried communicate with Java server from Microsoft server over HTTPS using XML messaging?
1. XML message is attached with digital certificate and encrypted 128-bit using Microsoft APIs (C++, COM+). XML message is then sent out to the Java server URL via HTTPS.
2. Java server (java bean) receives the XML message. Session successfully established, authenticated. But the message format is not acceptable.
Any advise?

This discussion is locked

All Comments