The following steps describe how to start the prepacked services, how to issue an initial certificate and create a first prove.
Prerequisites:
- JDK 1.7.xy (http://www.oracle.com/technetwork/java/javase/downloads/index.html)
- Binary package idenpa-prepacked extracted at IDENPA_PREPACK
- Port 8080/5555 (tomcat) and 8888 (client) available
Service start:
- start the tomcat instance at IDENPA_PREPACK/tomcat/bin/startup.sh,bat
- start the client at IDENPA_PREPACK/client/startup.sh,bat
Issue a certificate:
In all the following steps, self-signed certificates are used, so ignore any warnings in your browser and continue
- Visit https://localhost:5555/idenpa-issuer/ and click on "Issue certificate (eID)"
- Visit https://localhost:5555/idenpa-verifier/ and click on any of the provided buttons
- Congratulations, you have just issued your first certificate and created your first proof!