I have was7 and deployed webservice that worked with was6.0.
This internal webservice calls the external service using https communication. it has certificate configured.
i get Unrecognized SSL message, plaintext connection? when i send the request to external service with was7.
can u tell me y ?
ty
Every time I've seen this message it's because my client isn't doing
SSL. You might pipe your service through TCPMon or a similar tool to see
exactly what's on the wire.
Ken
Sounds like you want an appserver newsgroup.
--
Eric Covener