]> WPIA git - gigi.git/commit
Add an example jetty launcher with client certs
authorFelix Dörre <felix@dogcraft.de>
Thu, 19 Jun 2014 22:23:37 +0000 (00:23 +0200)
committerBenny Baumann <BenBE@geshi.org>
Fri, 20 Jun 2014 22:04:17 +0000 (00:04 +0200)
commit58424e340b270ac6d847f3c74f47f96b82b35d86
treee8d2f675b04aa6ab1f30bb5d9a76f014e6e87e52
parent73ef54a38e3930a1a789cdc6b5fa23cdd4c9d086
Add an example jetty launcher with client certs

and an example for outputting information about client certs.
.settings/org.eclipse.core.runtime.prefs [new file with mode: 0644]
README.md
config/.gitignore [new file with mode: 0644]
doc/generateKeys.sh [new file with mode: 0644]
doc/selfsign.config [new file with mode: 0644]
src/org/cacert/gigi/Launcher.java [new file with mode: 0644]
src/org/cacert/gigi/TestServlet.java [new file with mode: 0644]