Searched refs:key_file2 (Results 1 – 2 of 2) sorted by relevance
622 const char *key_file2; /* the file with the 2nd server key */ member1709 opt.key_file2 = DFL_KEY_FILE2; in main()1912 opt.key_file2 = q; in main()2660 if (strlen(opt.key_file2) && strcmp(opt.key_file2, "none") != 0) { in main()2662 if ((ret = mbedtls_pk_parse_keyfile(&pkey2, opt.key_file2, in main()2679 strcmp(opt.key_file2, "none") != 0) { in main()
2501 set a password for the key file provided through the existing key_file2