ssl_key_file


Description:

[ NoAccessorMethod ]
[ Version ( deprecated = true ) ]
public string ssl_key_file { owned get; construct; }

Warning: ssl_key_file is deprecated.

Path to a file containing a PEM-encoded private key.

Note:

use tls_certificate or soup_server_set_ssl_certificate .

See ssl_cert_file for more information about how this is used.