Can you answer the following questions on certificates, https, and web browser2.0?
1. Can you verify that https is supported?
2. How do I import my client cert?
3. How can I browse and/or delete the currently imported certs?
I’m attempting to debug an AJAX app that requires https access via certificates. I have verified by inspecting the server side session that my cert is not being passed. Now I may have messed up my original import but I can’t find how to re-import. Now when I initally open the welcome I do get a “Security Warning” popup : “You have requested an encypted page. The web site has identified itself correctly…” but no cert request.
I’m running MyEclipse 6.0.1GA.
Thanks in advance,