mirror of
https://codeberg.org/reflect/reflect-client-php.git
synced 2025-09-13 17:43:42 +02:00
wip: 1682609830
This commit is contained in:
parent
1ed156f3d2
commit
f6881b40d2
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
|||
],
|
||||
"ssl" => [
|
||||
"verify_peer" => $this->_https_peer_verify,
|
||||
"verify_peer_name" => $this->_https_peer_verify,
|
||||
"allow_self_signed" => !$this->_https_peer_verify
|
||||
]
|
||||
]);
|
||||
|
|
Loading…
Add table
Reference in a new issue