[CentOS] php fopen ssl error
Markus Falb
wnefal at gmail.comTue Sep 24 15:51:30 UTC 2013
- Previous message: [CentOS] dmesg and syslog errors in CentOS 6.4 on Dell R720 server
- Next message: [CentOS] php fopen ssl error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, With CentOS php53 I get an SSL Error <?php $handle = fopen("https://maps.google.com", "r"); $contents = stream_get_contents($handle); fclose($handle); ?> will result in something like Warning: stream_get_contents(): SSL: fatal protocol error in bla.php on line 3 Some https pages do not raise this error, e.g. https://www.redhat.com is fine What is wrong? How to debug? -- Markus
- Previous message: [CentOS] dmesg and syslog errors in CentOS 6.4 on Dell R720 server
- Next message: [CentOS] php fopen ssl error
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list