Difference between revisions of "Verify-proxy"
From PDP/Grid Wiki
Jump to navigationJump to searchm |
|||
Line 10: | Line 10: | ||
Other options and arguments to verify_proxy: | Other options and arguments to verify_proxy: | ||
+ | #" --[never_]discard_private_key_absence" | ||
#" --only-post-verify-checks" | #" --only-post-verify-checks" | ||
#" --allow-limited-proxy" | #" --allow-limited-proxy" | ||
#" --max-proxy-level-ttl=<level> <time-length; example: 2d-13:37>" | #" --max-proxy-level-ttl=<level> <time-length; example: 2d-13:37>" | ||
#" Sets a maximum lifetime for proxy certificate level <level> where <level> can be 0-9 or 'l' or 'L' to indicate a Leaf proxy (last proxy in the chain)" | #" Sets a maximum lifetime for proxy certificate level <level> where <level> can be 0-9 or 'l' or 'L' to indicate a Leaf proxy (last proxy in the chain)" |
Revision as of 08:17, 30 March 2009
Example configurations
verify_proxy = "lcmaps_verify_proxy.mod" " -certdir /etc/grid-security/certificates" " --max-proxy-level-ttl=0 260:00" " --max-proxy-level-ttl=L 12:05" " --max-proxy-level-ttl=1 12:00" " --max-voms-ttl 12:00"
Other options and arguments to verify_proxy:
#" --[never_]discard_private_key_absence" #" --only-post-verify-checks" #" --allow-limited-proxy" #" --max-proxy-level-ttl=<level> <time-length; example: 2d-13:37>" #" Sets a maximum lifetime for proxy certificate level <level> where <level> can be 0-9 or 'l' or 'L' to indicate a Leaf proxy (last proxy in the chain)"