Skip to content

Latest commit

 

History

History

data

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Tonic Testing Certificates

This directory contains certificates used for testing interop between Tonic's implementation of gRPC and the Go implementation. Certificates are generated using terraform.

To regenerate certificates for some reason, do the following:

  1. Install Terraform 0.12 (or higher)
  2. From the cert-generator directory, run:
    1. terraform init
    2. terraform apply

This will generate certificates and write them to the filesystem. The effective version should be committed to git.