alescernivec / contrail-delegated-usercert-client

This is an example of usage of the delegated user certificate client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

contrail-delegated-usercert-client

This is an example of usage of the delegated user certificate client.

First, put

<IP access point> contrail.federation.ca under 

under /etc/hosts

$ svn co svn://svn.forge.objectweb.org/svnroot/contrail/trunk/common/contrail-parent
$ mvn clean install
$ svn co svn://svn.forge.objectweb.org/svnroot/contrail/trunk/common/security-commons
$ mvn clean compile

Now, change DelegatedUserCertClientTest.java with the one provided in this repo.

It should work with certificates presented within certs directory.

About

This is an example of usage of the delegated user certificate client


Languages

Language:Java 100.0%