Hi All, I tried one of the tests that i found at Pre-WS Authentication & 
Authorization web page in Globus web Site 
(http://www.globus.org/toolkit/docs/4.0/security/prewsaa/user-index.html), it 
give me this error: 
-----
[EMAIL PROTECTED] globus-4.0.5]$ openssl s_client -ssl3 -cert 
/home/scope/.globus/usercert.pem -key /home/scope/.globus/userkey.pem -CApath 
$GLOBUS_LOCATION/etc/grid-security/certificates -connect 
143.225.25.111:8080Enter PEM pass 
phrase:CONNECTED(00000003)30942:error:1408F10B:SSL 
routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:286:
 
-----
 Googling arround I found, in Apache web site 
(http://mail-archives.apache.org/mod_mbox/httpd-bugs/200603.mbox/[EMAIL 
PROTECTED]), that this error is generated by a SSL Bug:
 
----- ------- Additional Comments From [EMAIL PROTECTED]  2006-03-02 18:58 
-------(In reply to comment #11)The bug is definitely still present in 2.0.55. 
I am testing on Linux, and Isuspect most of the others involved have been 
testing on something that uses theunix build of httpd in one way or 
another.However, I would be surprised if this is a platform specific bug, based 
on whatthe real problem is (bug is in proxy_connect, not in mod_ssl). Are you 
sure youunderstand the original test case? For my testing, I am using "openssl 
s_client-connect 127.0.0.1:443" on the same machine running the server, and 
sending aCONNECT request to the server through this SSL channel. The client 
errors outwith "15949:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong 
versionnumber:s3_pkt.c:286:" when the proxy_connect module starts to send data 
becauseproxy_connect is writing to the socket directly instead of going through 
thefilter stack. Because it skips the filter stack, the SSL module doesn't 
getcalled and the data is sent in the clear.
------
 
 Is it possible that this error is related to the following error that I get in 
the container, when i try to use Delegetion Service???: 
-----
2007-12-26 15:55:56,309 ERROR service.DelegationResource 
[RunQueueThread_2,authorize:386] 
"/O=Grid/OU=GlobusTest/OU=simpleCA-orion.ing.unina2.it/OU=ing.unina2.it/CN=andrea
 lelj" is not authorized to access this resource2007-12-26 15:55:56,314 ERROR 
service.ReliableFileTransferResource 
[RunQueueThread_2,processDelegatedCredential:389] Error processing delegated 
credential"/O=Grid/OU=GlobusTest/OU=simpleCA-orion.ing.unina2.it/OU=ing.unina2.it/CN=andrea
 lelj" is not authorized to access this 
resourceorg.globus.delegation.DelegationException: 
"/O=Grid/OU=GlobusTest/OU=simpleCA-orion.ing.unina2.it/OU=ing.unina2.it/CN=andrea
 lelj" is not authorized to access this resource  ------
 
Thanks in Advance.
Andrea                    
_________________________________________________________________
Ti piace giocare con le lettere? Prova ABCLive!
http://messengergiochi.it.msn.com/

Reply via email to