added message for undefined ocsp status #4

This commit is contained in:
Andreas Steffen 2009-01-09 01:36:13 +00:00
parent 48032aed00
commit 05332cc4b3

View File

@ -58,6 +58,7 @@ static const char *const response_status_names[] = {
"malformed request",
"internal error",
"try later",
"status #4",
"signature required",
"unauthorized"
};