wayf-dk / janus-ssp

Automatically exported from code.google.com/p/janus-ssp
Other
0 stars 0 forks source link

Error in catificate validation part 3 #297

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I get the following error

Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] 
SimpleSAML_Error_Exception: Error 8 - Undefined index: CN
Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] Backtrace:
Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] 6 
/home/ndn-wayf/janus/janus-1_7_0-1_10-121/www/_include.php:56 
(SimpleSAML_error_handler)
Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] 5 
/home/ndn-wayf/janus/janus-1_7_0-1_10-121/modules/janus/lib/OpenSsl/Certificate.
php:34 (sspmod_janus_OpenSsl_Certificate::getSubject)
Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] 4 
/home/ndn-wayf/janus/janus-1_7_0-1_10-121/modules/janus/lib/OpenSsl/Certificate.
php:135 (sspmod_janus_OpenSsl_Certificate::getValidHostNames)
Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] 3 
/home/ndn-wayf/janus/janus-1_7_0-1_10-121/modules/janus/lib/OpenSsl/Url.php:90 
(sspmod_janus_OpenSsl_Url::isCertificateValidForUrlHostname)
Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] 2 
/home/ndn-wayf/janus/janus-1_7_0-1_10-121/modules/janus/www/get-entity-endpoints
.php:108 (EntityEndpointsServer::serve)
Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] 1 
/home/ndn-wayf/janus/janus-1_7_0-1_10-121/modules/janus/www/get-entity-endpoints
.php:11 (require)
Nov 07 11:45:46 simplesamlphp-janus ERROR [78862eab13] 0 
/home/ndn-wayf/janus/janus-1_7_0-1_10-121/www/module.php:135 (N/A)

Original issue reported on code.google.com by j...@wayf.dk on 7 Nov 2011 at 11:22

GoogleCodeExporter commented 9 years ago
Hej Jacob, 

Can you provide us with some information to reproduce this?

Thanks

Original comment by vanliero...@gmail.com on 9 Nov 2011 at 2:22

GoogleCodeExporter commented 9 years ago
Seems that some of the latest bugfixes to the certificate validation have fixed 
this issue.

Original comment by j...@wayf.dk on 24 Nov 2011 at 2:11

GoogleCodeExporter commented 9 years ago
Ah this one also, nice.

Original comment by vanliero...@gmail.com on 29 Nov 2011 at 8:29