Skip to content

alescernivec/contrail-delegated-usercert-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages