我正在使用Bit.IdentityService保护我的资源。为此,我需要一个pfx文件。
我可以在自己的项目中从位基础提供的sample project复制IdentityServerCertificate.pfx
文件,并使用它。
但是,我不想使用该文件,而是想自己创建一个pfx文件,而不使用示例项目中使用的密码。
与位框架兼容的创建pfx文件的工具/方法/解决方案有哪些?
到现在为止,我已经完成了this article中的步骤,但是最后出现一个错误,告诉您符号密钥的大小无效。所谓兼容,是指一种经过测试且不会以这种错误结束的方法。
答案 0 :(得分:1)
只需在PowerShell中运行以下命令,并为您的pfx文件使用所需的密码和文件路径:
<table>
<tr>
<td>One</td>
<td class="name" data-tooltip="dsfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsd">dsfsdfsdfsdfsdfsdfsdfsdfsdfsdfsdfsd</td>
<td>Three</td>
</tr>
</table>
然后在environment.json文件中提供新密码。