* envoy: check certificates for must-staple flag and drop them if they are missing the response * Update config/envoyconfig/tls_test.go Co-authored-by: Denis Mishin <dmishin@pomerium.com> Co-authored-by: Denis Mishin <dmishin@pomerium.com>
* config: add client_crl * address comments * add ignored file
* cryptutil: move to pkg dir, add token generator * add gitignored files * add tests