Hello,
I'm testing SMP 3 out. I have SMP 3 SP3 installed on my local PC, used the developer version (derby DB). I installed it using HTTPS. Also have Eclipse Kepler with Gateway Productivity Accelerator plugins installed. I can create an OData model and Service Implementation project, but when I try to deploy the service to my local SMP 3 server I see the following message from Eclipse
javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated
I assume I'm getting this because the application is using some self-signed certificate and there's no CA on my machine to verify. My question is which certificate am I supposed to add and to where?
Thanks!
DJ
#sslnoob