ozgur / php-est

PHP tabanlı EST Sanal POS Sistemleri Arabirimi
http://ozgur.github.com/php-est/
MIT License
92 stars 35 forks source link

Hata Çözümü #8

Open etkidesign opened 8 years ago

etkidesign commented 8 years ago

XML boş hatası alanlar curl kısmına bunu eklerlerse sorun çözülecektir.

curl_setopt($curl, CURLOPT_SSL_VERIFYPEER, false);

Identity9165 commented 4 years ago

not: bu islemi yapmak MiTM gibi sorunlar olusturur. Neden boyle bir sorun var arastirmak gerek.