Skip to content

Commit a30b519

Browse files
authored
remove ciphers
1 parent 1e5fc62 commit a30b519

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/PhpSigep/Services/Real/SoapClientFactory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ public static function getSoapClient()
3030

3131
$opts = array(
3232
'ssl' => array(
33-
'ciphers' =>'RC4-SHA',
3433
'verify_peer' =>false,
3534
'verify_peer_name' =>false
3635
)

0 commit comments

Comments
 (0)