Author: jawi
Date: Wed Jul 12 17:51:12 2017
New Revision: 1801763

URL: http://svn.apache.org/viewvc?rev=1801763&view=rev
Log:
Added missing bundle for client certificate auth.


Modified:
    ace/trunk/run-relay/relay.bndrun

Modified: ace/trunk/run-relay/relay.bndrun
URL: 
http://svn.apache.org/viewvc/ace/trunk/run-relay/relay.bndrun?rev=1801763&r1=1801762&r2=1801763&view=diff
==============================================================================
--- ace/trunk/run-relay/relay.bndrun (original)
+++ ace/trunk/run-relay/relay.bndrun Wed Jul 12 17:51:12 2017
@@ -21,6 +21,7 @@
        org.apache.ace.authentication.api;version=latest,\
        org.apache.ace.authentication.impl;version=latest,\
        org.apache.ace.authentication.processor.basicauth;version=latest,\
+       org.apache.ace.authentication.processor.clientcert;version=latest,\
        org.apache.ace.authentication.processor.password;version=latest,\
        org.apache.ace.configurator.impl;version=latest,\
        org.apache.ace.connectionfactory;version=latest,\


Reply via email to