Dynamics CRM插件代码签名 [英] Dynamics CRM Plugin Code signing

查看:110
本文介绍了Dynamics CRM插件代码签名的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的公司在Visual Studio 2012中为Microsoft Dynamics CRM创建了一个插件,我们已经在Visual Studio中创建了一个自签名证书,并且该插件可以正常工作.我们有可以颁发证书的证书颁发机构服务器,但是问题是在经过大量Google搜索后,我们创建了一个CSR(证书签名请求),我们没有找到任何可以创建CSR的程序,我们甚至尝试了OpenSSL,但它无法正常工作

My company has created an plugin for Microsoft Dynamics CRM in Visual Studio 2012, we have created a self signed certificate with Visual Studio and the plugin works. We have Certification Authority Server which can issue certificates but the problem is creating an CSR (Certification Signing Request) after much google-ing we haven't found any programs that will create the CSR, we even tryed the OpenSSL but it won't work.

证书颁发机构要求CSR,我可以使用什么工具创建CSR,以便将其提供给CA?

The certification authority is asking for CSR, with what tool can i create a CSR so that i can give it to the CA ?

推荐答案

您已经完成的签名过程就足够了,这里介绍了这些步骤:

The signing process you already did is enough, the steps are explained here:

http://msdn.microsoft.com/en-us/library/gg695782.aspx#sign

在Dynamics CRM中,必须有签名的插件程序集,以避免与其他插件程序集发生名称冲突.

Inside Dynamics CRM a signed assembly for plugins is required to avoid name conflicts with other plugin assemblies.

这篇关于Dynamics CRM插件代码签名的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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