Grid Community Toolkit
6.2.1607800521 (tag: v6.2.20201212)
|
Request Flags. More...
Macros | |
#define | GSS_C_GLOBUS_DONT_ACCEPT_LIMITED_PROXY_FLAG |
No limited proxy flag. More... | |
#define | GSS_C_GLOBUS_DELEGATE_LIMITED_PROXY_FLAG |
Delegate Limited Proxy Flag. More... | |
#define | GSS_C_GLOBUS_ACCEPT_PROXY_SIGNED_BY_LIMITED_PROXY_FLAG |
Accept Proxy Signed By Limited Proxy Flag. More... | |
#define | GSS_C_GLOBUS_ALLOW_MISSING_SIGNING_POLICY |
Allow Missing Signing Policy Flag. More... | |
#define | GSS_C_GLOBUS_FORCE_SSL3 |
Force SSLv3 Flag. More... | |
Request Flags.
These macros set the REQUESTED type of context - these should be set (or not) in the context's req_flags (or in the context's ret_flags if accept_sec_context is being called)
#define GSS_C_GLOBUS_ACCEPT_PROXY_SIGNED_BY_LIMITED_PROXY_FLAG |
Accept Proxy Signed By Limited Proxy Flag.
Set if you want to accept proxies signed by limited proxies
#define GSS_C_GLOBUS_ALLOW_MISSING_SIGNING_POLICY |
Allow Missing Signing Policy Flag.
Set if you want to allow CA certs without a signing policy to verify.
#define GSS_C_GLOBUS_DELEGATE_LIMITED_PROXY_FLAG |
Delegate Limited Proxy Flag.
Set if you want the delegated proxy to be a limited proxy
#define GSS_C_GLOBUS_DONT_ACCEPT_LIMITED_PROXY_FLAG |
No limited proxy flag.
Set if you don't want a context to accept a limited proxy. If this flag is set, and a limited proxy is received, the call will not be successful and the context will not be set up
#define GSS_C_GLOBUS_FORCE_SSL3 |
Force SSLv3 Flag.
Set if you want to force SSLv3 instead of negotiating TLSv1 or SSLv3