package main import ( "crypto/tls" ) var ( PushConf ConfYaml CertificatePemIos tls.Certificate )