Home
last modified time | relevance | path

Searched refs:userinfo (Results 1 – 8 of 8) sorted by relevance

/openssl/apps/
H A Dsrp.c240 char *passin = NULL, *passout = NULL, *gN = NULL, *userinfo = NULL; in srp_main() local
286 userinfo = opt_arg(); in srp_main()
474 || (userinfo in srp_main()
475 && ((row[DB_srpinfo] = OPENSSL_strdup(userinfo)) == NULL)) in srp_main()
557 || (userinfo in srp_main()
558 && ((row[DB_srpinfo] = OPENSSL_strdup(userinfo)) in srp_main()
/openssl/doc/man3/
H A DOSSL_HTTP_parse_url.pod49 C<[scheme://][userinfo@]host[:port][/path][?query][#fragment]> and splits it up
50 into scheme, userinfo, host, port, path, query, and fragment components.
63 For absent scheme, userinfo, port, query, and fragment components
H A DSRP_VBASE_new.pod50 flag base64(verifier) base64(salt) username gNid userinfo(optional)
H A DOSSL_HTTP_transfer.pod81 C<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>,
82 where any userinfo, path, query, and fragment given is ignored.
224 Any userinfo and fragment components in the I<url> are ignored.
/openssl/doc/man1/
H A Dopenssl-srp.pod.in20 [B<-userinfo> I<text>]
82 =item B<-userinfo>
H A Dopenssl-ocsp.pod.in34 [B<-proxy> I<[http[s]://][userinfo@]host[:port][/path]>]
165 The optional userinfo and fragment components are ignored.
175 =item B<-proxy> I<[http[s]://][userinfo@]host[:port][/path]>
181 as well as any userinfo and path components.
H A Dopenssl-cmp.pod.in50 [B<-server> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
51 [B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>]
447 =item B<-server> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>
455 The optional userinfo and fragment components are ignored.
459 =item B<-proxy> I<[http[s]://][userinfo@]host[:port][/path][?query][#fragment]>
465 enabled by B<-tls_used>), as well as any path, userinfo, and query, and fragment
H A Dopenssl-s_server.pod.in78 [B<-proxy> I<[http[s]://][userinfo@]host[:port][/path]>]
514 =item B<-proxy> I<[http[s]://][userinfo@]host[:port][/path]>
520 as well as any userinfo and path components.
536 The optional userinfo and fragment URL components are ignored.

Completed in 19 milliseconds