Lines Matching refs:resourceDir
59 …resourceDir = flag.String("resource-dir", ".", "The directory in which to find certificate … var
200 …cert, err := LoadX509KeyPair(path.Join(*resourceDir, testCerts[i].certFile), path.Join(*resourceDi…
209 channelIDPEMBlock, err := ioutil.ReadFile(path.Join(*resourceDir, channelIDKeyFile))
900 flags = append(flags, path.Join(*resourceDir, rsaKeyFile))
902 flags = append(flags, path.Join(*resourceDir, test.keyFile))
907 flags = append(flags, path.Join(*resourceDir, rsaCertificateFile))
909 flags = append(flags, path.Join(*resourceDir, test.certFile))
3004 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3005 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3039 "-cert-file", path.Join(*resourceDir, ecdsaP256CertificateFile),
3040 "-key-file", path.Join(*resourceDir, ecdsaP256KeyFile),
3152 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3153 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3170 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3171 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3187 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3188 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3663 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3664 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3675 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3676 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3687 "-cert-file", path.Join(*resourceDir, ecdsaP256CertificateFile),
3688 "-key-file", path.Join(*resourceDir, ecdsaP256KeyFile),
3699 "-cert-file", path.Join(*resourceDir, ecdsaP256CertificateFile),
3700 "-key-file", path.Join(*resourceDir, ecdsaP256KeyFile),
3729 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3730 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3742 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3743 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3775 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3776 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3787 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
3788 "-key-file", path.Join(*resourceDir, rsaKeyFile),
3799 "-cert-file", path.Join(*resourceDir, ecdsaP256CertificateFile),
3800 "-key-file", path.Join(*resourceDir, ecdsaP256KeyFile),
4112 flags: []string{"-send-channel-id", path.Join(*resourceDir, channelIDKeyFile)},
4159 "-send-channel-id", path.Join(*resourceDir, channelIDKeyFile),
5629 "-cert-file", path.Join(*resourceDir, rsaChainCertificateFile),
5630 "-key-file", path.Join(*resourceDir, rsaChainKeyFile),
5646 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
5647 "-key-file", path.Join(*resourceDir, rsaKeyFile),
6753 "-cert-file", path.Join(*resourceDir, getShimCertificate(alg.cert)),
6754 "-key-file", path.Join(*resourceDir, getShimKey(alg.cert)),
6805 "-cert-file", path.Join(*resourceDir, getShimCertificate(alg.cert)),
6806 "-key-file", path.Join(*resourceDir, getShimKey(alg.cert)),
6892 "-cert-file", path.Join(*resourceDir, getShimCertificate(alg.cert)),
6893 "-key-file", path.Join(*resourceDir, getShimKey(alg.cert)),
6909 "-cert-file", path.Join(*resourceDir, getShimCertificate(alg.cert)),
6910 "-key-file", path.Join(*resourceDir, getShimKey(alg.cert)),
6933 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
6934 "-key-file", path.Join(*resourceDir, rsaKeyFile),
6952 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
6953 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7075 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7076 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7093 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7094 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7111 "-cert-file", path.Join(*resourceDir, ecdsaP256CertificateFile),
7112 "-key-file", path.Join(*resourceDir, ecdsaP256KeyFile),
7129 "-cert-file", path.Join(*resourceDir, ecdsaP256CertificateFile),
7130 "-key-file", path.Join(*resourceDir, ecdsaP256KeyFile),
7147 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7148 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7256 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7257 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7274 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7275 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7292 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7293 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7310 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7311 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7326 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7327 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7345 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7346 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7363 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
7364 "-key-file", path.Join(*resourceDir, rsaKeyFile),
7440 "-cert-file", path.Join(*resourceDir, ecdsaP256CertificateFile),
7441 "-key-file", path.Join(*resourceDir, ecdsaP256KeyFile),
7458 "-cert-file", path.Join(*resourceDir, rsa1024CertificateFile),
7459 "-key-file", path.Join(*resourceDir, rsa1024KeyFile),
7510 "-cert-file", path.Join(*resourceDir, ecdsaP224CertificateFile),
7511 "-key-file", path.Join(*resourceDir, ecdsaP224KeyFile),
9919 "-cert-file", path.Join(*resourceDir, rsaCertificateFile),
9920 "-key-file", path.Join(*resourceDir, rsaKeyFile),
10328 "-send-channel-id", path.Join(*resourceDir, channelIDKeyFile),
10580 "-cert-file", path.Join(*resourceDir, rsaChainCertificateFile),
10581 "-key-file", path.Join(*resourceDir, rsaChainKeyFile),
10582 "-expect-peer-cert-file", path.Join(*resourceDir, rsaChainCertificateFile),
10596 "-cert-file", path.Join(*resourceDir, rsaChainCertificateFile),
10597 "-key-file", path.Join(*resourceDir, rsaChainKeyFile),
10599 "-expect-peer-cert-file", path.Join(*resourceDir, rsaChainCertificateFile),
10832 *resourceDir = path.Clean(*resourceDir)