For explaining my situation, I will start with an example.
Let's say there are two WS(WebService) clients A & B with trusted certificates. Now in normal excecution when both A & B ...
We have two different ldap providers in two different physical office locations. When I connect my laptop to one location and I 'retrieve from port' (in Websphere 6.1) to import the ...
I would like to authenticate the user against the MQ Series before user places the Queue message in Queue manager. I am using the IBM MQ Series V7. I would like ...
I am getting the "javax.net.ssl.SSLException: Received fatal alert: certificate_unknown" error when attempting to send a HTTPS message.
I believe the message is due to the endpoint not recognising the sent certificate ...
I'm a bit of a newbie when it comes to SSL security on WebSphere.
But basically I am calling a URL from my Java application hosted on WebSphere 6.1. The URL ...
I have the following instruction:
Import ++++ certificate (in order to allow SSL connections) – it is done in Administrative Console for the corresponding WAS profile (Security->SSL certificate and key management->Key ...
I'm trying to setup “Certificate-Based Mutual Authentication” in my J2EE application. My requirement outline as follows,
Deploying a web application (J2EE on IBM Webshpere) which is pulicly available in www, but ...
we have WAS (Websphere Application Server) 7 web service, that is somekind of proxy to other party SSL secured WebService.
When using our WebService (Client) outside WAS (for example using eclipse) ...