Hi, i installed openca-0.9.3-rc1 on fc4. When i call https://serverca/ra for the first time it doesn't load "GET /cgi-bin/ra/RAServer?cmd=genMenu HTTP/1.1". If i refresh it for the second time, it doesn't load "GET /cgi-bin/ra/RAServer?cmd=serverInfo HTTP/1.1", but it loads "GET /cgi-bin/ra/RAServer?cmd=genMenu HTTP/1.1". If i refresh the third time a blank page is loaded. If i use http protocol istead of https all seems to work fine.
In the file ssl_access_log: 192.168.13.19 - - [29/May/2007:11:44:32 +0200] "GET /ra HTTP/1.1" 301 303 192.168.13.19 - - [29/May/2007:11:44:32 +0200] "GET /ra/ HTTP/1.1" 304 - 192.168.13.19 - - [29/May/2007:11:44:33 +0200] "GET /cgi-bin/ra/RAServer?cmd=getStaticPage&name=index HTTP/1.1" 200 385 192.168.13.19 - - [29/May/2007:11:44:34 +0200] "GET /cgi-bin/ra/RAServer?redir=1 HTTP/1.1" 200 1984 192.168.13.19 - - [29/May/2007:11:44:34 +0200] "GET /ra/default.css HTTP/1.1" 304 - 192.168.13.19 - - [29/May/2007:11:44:34 +0200] "GET /ra/menu-openca.css HTTP/1.1" 304 - 192.168.13.19 - - [29/May/2007:11:44:34 +0200] "GET /ra/main-openca.css HTTP/1.1" 304 - 192.168.13.19 - - [29/May/2007:11:44:38 +0200] "POST /cgi-bin/ra/RAServer HTTP/1.1" 200 420 192.168.13.19 - - [29/May/2007:11:44:38 +0200] "GET /ra/default.css HTTP/1.1" 304 - 192.168.13.19 - - [29/May/2007:11:44:38 +0200] "GET /ra/menu-openca.css HTTP/1.1" 304 - 192.168.13.19 - - [29/May/2007:11:44:38 +0200] "GET /ra/main-openca.css HTTP/1.1" 304 - 192.168.13.19 - - [29/May/2007:11:44:38 +0200] "GET /cgi-bin/ra/RAServer?cmd=genMenu HTTP/1.1" 200 - 192.168.13.19 - - [29/May/2007:11:44:38 +0200] "GET /cgi-bin/ra/RAServer?cmd=serverInfo HTTP/1.1" 200 2636 In the file ssl_request_log: [29/May/2007:11:44:32 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /ra HTTP/1.1" 303 [29/May/2007:11:44:32 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /ra/ HTTP/1.1" - [29/May/2007:11:44:33 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /cgi-bin/ra/RAServer?cmd=getStaticPage&name=index HTTP/1.1" 385 [29/May/2007:11:44:34 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /cgi-bin/ra/RAServer?redir=1 HTTP/1.1" 1984 [29/May/2007:11:44:34 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /ra/default.css HTTP/1.1" - [29/May/2007:11:44:34 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /ra/menu-openca.css HTTP/1.1" - [29/May/2007:11:44:34 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /ra/main-openca.css HTTP/1.1" - [29/May/2007:11:44:38 +0200] 192.168.13.19 TLSv1 RC4-MD5 "POST /cgi-bin/ra/RAServer HTTP/1.1" 420 [29/May/2007:11:44:38 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /ra/default.css HTTP/1.1" - [29/May/2007:11:44:38 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /ra/menu-openca.css HTTP/1.1" - [29/May/2007:11:44:38 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /ra/main-openca.css HTTP/1.1" - [29/May/2007:11:44:38 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /cgi-bin/ra/RAServer?cmd=genMenu HTTP/1.1" - [29/May/2007:11:44:38 +0200] 192.168.13.19 TLSv1 RC4-MD5 "GET /cgi-bin/ra/RAServer?cmd=serverInfo HTTP/1.1" 2636 No errors in error_log or ssl_error_log. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Openca-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openca-users
