MINOR: ssl: Destroy ocsp update http_client during cleanup

If a deinit is started while an OCSP update is in progress we might end
up with a dangling http_client instance that should be destroyed
properly.
1 file changed