Load OCSP responder key before waiting for an incoming
authorDr. Stephen Henson <steve@openssl.org>
Thu, 23 Aug 2001 23:54:11 +0000 (23:54 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 23 Aug 2001 23:54:11 +0000 (23:54 +0000)
commitb439a746207a5bfb0b5fff1c5de483aad66c4e78
tree55acff2cfacf4e921476823d4dff853d49330aa7
parent3132ab8ce690bc6c10e58006d1afce3a5acf0549
Load OCSP responder key before waiting for an incoming
connection so it can prompt for pass phrase on startup
instead of after the first connection.

Add -port switch to usage message.
apps/ocsp.c