We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e5fc62 commit a30b519Copy full SHA for a30b519
src/PhpSigep/Services/Real/SoapClientFactory.php
@@ -30,7 +30,6 @@ public static function getSoapClient()
30
31
$opts = array(
32
'ssl' => array(
33
- 'ciphers' =>'RC4-SHA',
34
'verify_peer' =>false,
35
'verify_peer_name' =>false
36
)
0 commit comments