According to the specification it should be possible to run the application for
local host in a non ssl environment.
I tried this, but in the classes of the servlet it checks for ssl:
java.lang.SecurityException: HTTP receiver over unsecure channel
be.fedict.eid.applet.shared.protocol.Unmarshaller.receive(Unmarshaller.java:213)
be.fedict.eid.applet.service.AppletServiceServlet.doPost(AppletServiceServlet.java:280)
Original issue reported on code.google.com by elshel...@gmail.com on 22 May 2014 at 9:45
Original issue reported on code.google.com by
elshel...@gmail.com
on 22 May 2014 at 9:45