CURLOPT_SSH_PUBLIC_KEYFILE man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

CURLOPT_SSH_PUBLIC_KEYFILE(curl_easy_setopt optioCURLOPT_SSH_PUBLIC_KEYFILE(3)

NAME
       CURLOPT_SSH_PUBLIC_KEYFILE - set public key file for SSH auth

SYNOPSIS
       #include <curl/curl.h>

       CURLcode curl_easy_setopt(CURL *handle, CURLOPT_SSH_PUBLIC_KEYFILE,
				 char *filename);

DESCRIPTION
       Pass  a char * pointing to a filename for your public key. If not used,
       libcurl defaults to $HOME/.ssh/id_dsa.pub if the HOME environment vari‐
       able  is set, and just "id_dsa.pub" in the current directory if HOME is
       not set.

       If an empty string is passed, libcurl will pass no public key  to  lib‐
       ssh2 which then tries to compute it from the private key, this is known
       to work when libssh2 1.4.0+ is linked against OpenSSL.

DEFAULT
       As explained above

PROTOCOLS
       SFTP and SCP

EXAMPLE
       TODO

AVAILABILITY
       The "" trick was added in 7.26.0

RETURN VALUE
       Returns CURLE_OK if the option is  supported,  CURLE_UNKNOWN_OPTION  if
       not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space.

SEE ALSO
       CURLOPT_SSH_PRIVATE_KEYFILE(3), CURLOPT_SSH_AUTH_TYPES(3),

libcurl 7.37.0			  19 Jun 2014	 CURLOPT_SSH_PUBLIC_KEYFILE(3)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net