Home
last modified time | relevance | path

Searched refs:nickname (Results 1 – 4 of 4) sorted by relevance

/curl/scripts/
H A Dfirefox-db2pem.sh58 while read -r nickname; \
59 do echo "$nickname" | sed -e "s/Builtin Object Token://g"; \
60 eval certutil -d "$db" -L -n "$nickname" -a ; \
/curl/docs/libcurl/opts/
H A DCURLOPT_PROXY_SSLCERT.md44 With Secure Transport, this can also be the nickname of the certificate you
47 in order to avoid confusion with a nickname.
H A DCURLOPT_SSLCERT.md42 With Secure Transport, this can also be the nickname of the certificate you
45 in order to avoid confusion with a nickname.
/curl/docs/cmdline-opts/
H A Dcert.md50 precede it with `./` prefix, in order to avoid confusion with a nickname.

Completed in 7 milliseconds