Just try to connect with openssl_client to the server and you would see the
message
Rgds
Aravamudan
On Mon, Apr 30, 2012 at 10:34 AM, 谷口康規 wrote:
> Hi.
>
> Help me please.
> I'm beginner.
>
> I'm tring to print message of expiration of server certificate on the
> side of SSL server.(server authe
In many cases, errors about no longer valid certificates
(expired, revoked, bad signature etc.) are checked only by
the other end, so the *client* would show errors about a
bad server cert and the server would show errors about bad
client certs.
While some server applications may contain extra co