- From: Jürgen Jakobitsch <j.jakobitsch@semantic-web.at>
- Date: Wed, 25 Mar 2015 22:09:13 +0100
- To: public-rww <public-rww@w3.org>
- Message-Id: <CAETaefx_+iftjh_SH8hwe38hn840qKZdU45MVVx0N5c30WKadw@mail.gmail.com>
hi, for years it has been a problem that mutual authentication (webid+tls) basically only worked in tomcat only with a usage of jsslutils [1]. WebIDRealm is available since 2011 but who would install an SSLImplementation by a single person in production mode. JSSUtils is only available for tomca6 and has never been upgraded since. Now i just found a way how to make self signed certs + webid browser certs work without the use of JSSUtils (Based on Apache APR + TomcatNative). WebIDRealm then still works without any further action. WebIDRealm enables every modern tomcat (7+8) for use with WebID with ease. I rearranged the code base and published it along with an installation guide on github. => https://github.com/turnguard/com-turnguard-rww <https://github.com/turnguard/com-turnguard-rww> i'd be very greatful if someone could verify that the installation guide is complete and have a test installation and verification (you should have a development env on your linux machine [make required for tomcat native] and a valid webID). wkr j [1] http://code.google.com/p/jsslutils/ <http://code.google.com/p/jsslutils/> | Jürgen Jakobitsch, | Software Developer | Semantic Web Company GmbH | Mariahilfer Straße 70 / Neubaugasse 1, Top 8 | A - 1070 Wien, Austria | Mob +43 676 62 12 710 <> | Fax +43.1.402 12 35 - 22 <> COMPANY INFORMATION | web : http://www.semantic-web.at/ <http://www.semantic-web.at/> | foaf : http://company.semantic-web.at/person/juergen_jakobitsch <http://company.semantic-web.at/person/juergen_jakobitsch> PERSONAL INFORMATION | web : http://www.turnguard.com <http://www.turnguard.com/> | foaf : http://www.turnguard.com/turnguard <http://www.turnguard.com/turnguard> | g+ : https://plus.google.com/111233759991616358206/posts <https://plus.google.com/111233759991616358206/posts> | skype : jakobitsch-punkt | xmlns:tg = "http://www.turnguard.com/turnguard# <http://www.turnguard.com/turnguard#>"
Received on Thursday, 26 March 2015 08:10:37 UTC