Skip to content

Commit e668b98

Browse files
committed
Enable SSL verification in PAI communication
1 parent ac3ffd9 commit e668b98

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Kit.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ public function request( $method, $url, $query = array(), $data = array(), $head
8888
'method' => $method,
8989
'body' => $data,
9090
'headers' => $headers,
91-
'sslverify' => false,
9291
) );
9392

9493
// Build the response for the kit.

0 commit comments

Comments
 (0)