English 中文(简体)
签署Adobe AIR与GoDaddy
原标题:Signing Adobe AIR with GoDaddy
  • 时间:2012-04-11 04:57:00
  •  标签:
  • air
最佳回答

主要区别是原证书所示签发当局的名称。 如果有人要检查你的证书,他们就会看到“Go Daddy 2级认证局根证书”。 我认为,这取决于用户对这一名下多少信心。 保安局将拥有已经安装的根子,低级用户甚至可能知道这种事情,但中层“权力”使用者如果听说过GoDaddy的话,可能会有怀疑(或至少比VeriSign说得更严重)。

从技术上讲,差别不大,它们都是标准X.509证书。 总的来说,我发现,如果你能够以P.P.格式(有私人钥匙嵌入)获得证书,那么它就会在平台上运作良好。 如果你只能获得另一种格式(cer),那么,用微软管理康塞奥尔的证书纳p-in进行转换会比较直截了当。

问题回答

暂无回答




相关问题
Can an AIR application access its own digital signature?

All AIR installation files must be digitally signed (http://help.adobe.com/...). Is there a way for an AIR application to access this signature information at runtime? Say, I m distributing client-...

What are the best development tools to use in this project?

I am currently devising 3 database desktop applications for different users in a manufacturing company (one for the accounting department, sales department, production department). All applications ...

Authenticating and tracking users in a JSON webservice

I have contact management / CRM application used in-house by our company, It is a web based app and thus uses a lot of Ajax. Most of the data is JSON, and the backend server uses PHP with MySQL as the ...

Adobe AIR: detect en_GB locale

Is there a way to detect if the user is running the AIR application under en_GB locale on Windows? Capabilities.language returns only "en" and Capabilities.languages[0] returns "en_US" :(

AIR评估业绩缓慢的原因?

我试图用Windows XP(SP3)Adobe AIR的表现来缓解一个奇怪的问题。 我们从遥远的服务器到当地QLQ数据库的同yn数据,以及某些机器的数据,这一过程需要......。

xmlHttpRequest and returned url

With help of xmlHttpRequest I make a server query. After that the server is redirecting to another page (e.g. "http://site.com/index.html;var=123") The question is - how can I get full url(side.com/...

热门标签