Smart card authentication 6.0.5 RTC eclipse client on Mac
I guess my first question is it supported? I have not had any success yet. I installed the jazz plug-in to an existing Eclipse so I'm not running with an embedded JDK. I'm running with my Mac default JDK, 1.8. A colleague on Windows got it working with no additional configuration. I get "can't find Windows-MY keystore" which is a Windows-specific keystore type. I found some docs about adding a CAC security provider and setting the keystore type to Windows-MY but that obviously won't work for a Mac environment.
One answer
Hello
Using this as a reference, https://www.ibm.com/support/knowledgecenter/en/SSYMRC_6.0.6/com.ibm.jazz.install.doc/topics/t_config_cert_auth.html
what I see is that you need to enable the server for certificate authentication and use a certain IBM-JRE for the client side.