s/True/TRUE/ in the comment.
This commit is contained in:
parent
b6f2bc67e2
commit
d9ca5d44a8
2 changed files with 2 additions and 2 deletions
|
@ -51,7 +51,7 @@ if (!function_exists('wp_authenticate')) {
|
|||
|
||||
# The following two lines need to be uncommented when using a test FAS
|
||||
# with an invalid cert. Otherwise they should be commented out (or set
|
||||
# to True) for security.
|
||||
# to TRUE) for security.
|
||||
#curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
|
||||
#curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue