Set default certificate path.
(string) (Required) Certificate path, pointing to a PEM file.
File: wp-includes/class-requests.php
public static function set_certificate_path( $path ) { Requests::$certificate_path = $path; }
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/requests/set_certificate_path