MakeCert - 是否可以更改密钥大小? [英] MakeCert - Is it possible to change the key size?

查看:144
本文介绍了MakeCert - 是否可以更改密钥大小?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我使用MakeCert.exe生成证书时,我想将密钥大小从1024更改为2048.

When i generate a Certificate using MakeCert.exe I want to change the key size from 1024 to 2048.

这是可能吗?或者我需要设置证书授权中心吗?

Is this possible? Or do i need to setup a Certificate Authority?

干杯

Rohan

推荐答案

这里< a>使用以下语法:

Here the following syntax s used:

makecert -pe -ss MY -$ individual -n "CN=your name here" -len 2048 -r

很抱歉,我无法测试,因为我没有makecert

Sorry i cannot test it, since i don't have makecert

这篇关于MakeCert - 是否可以更改密钥大小?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆