#include <string.h>
#include <grpc/grpc.h>
#include <grpc/grpc_security.h>
#include <grpc/support/log.h>
#include "src/core/lib/iomgr/load_file.h"
#include "test/core/bad_ssl/server_common.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition at line 31 of file test/core/bad_ssl/servers/cert.cc.