commit
35edb03d04
|
@ -50,7 +50,6 @@ static int do_csrsign(int argc, char** argv)
|
||||||
{
|
{
|
||||||
int ret = 0;
|
int ret = 0;
|
||||||
int type = ECC_TYPE;
|
int type = ECC_TYPE;
|
||||||
const char* typeStr = "ecc";
|
|
||||||
|
|
||||||
Cert newCert;
|
Cert newCert;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue