Feature #740
More verbose output if ssl cert is expired
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
07/10/2009
Due date:
% Done:
0%
Estimated time:
OS:
Any
Description
The first attached patche changes the core that if a ssl key is expired or not valid yet, a more exactly message is written to stdout or log instead of just an invalid cert.
This is usefull if you check the log searching why you can't use ssl.
The second patch changes the core and client, so the client gets the info why he can't use ssl, if the cert is expired or not valid yet. This one seems to break the protocol.
It is debatable if such information should be given the any client user. Maybe further patches make this configurable.
History
#1 Updated by seezer over 15 years ago
- Status changed from New to Closed
Duplicate of #739 - aber die Rails application failed to start properly!