Changes between Version 22 and Version 23 of ProxyLight
- Timestamp:
- 04/14/09 09:04:00 (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ProxyLight
v22 v23 5 5 6 6 !SimpleProxyLib is a library I put together after I wrote [http://grix.vpac.org grix]. It's value is not really as a library but as a collection of code that shows how to deal with x509/certificate/proxy related stuff in a grid environment. So, if you need to create a local proxy in your code or you need to get a delegated proxy from a !MyProxy server or you have to deal with voms within your (java) application !SimpleProxyLib might be of interest for you. I wrote it because I found it really hard to figure out all this stuff or to find documentation and thought it would be good to have a kind of "example code" repository. 7 8 == swiss-proxy-knife == 9 10 The swiss-proxy-knife is a tool that allows you to do all kinds of proxy operations from the commandline: 11 12 * create a local proxy 13 * get a delegated !MyProxy 14 * get a slcs-certificate 15 * convert any of the above to a voms-proxy 16 * delegate a proxy to !MyProxy 17 * store a proxy to the default location on your desktop computer 18 19 For more infomation, have a look here: SwissProxyKnife 7 20 8 21 == How to build it from source ==
![(please configure the [header_logo] section in trac.ini)](/trac/common-grid-libs/chrome/common/arcs-general.png)