码迷,mamicode.com
首页 >  
搜索关键字:certificate    ( 805个结果
iOS开发真机调试步骤
iOS真机调试实现可以有两种方法,一种是登陆Developer Center手动创建证书,创建配置文件,我下面着重介绍这种方法;另外一种是通过Xcode注册Apple ID,这个这里没有细节介绍。一、Certificates部分1.点击Certificate菜单下的All 按钮,然后如果需要添加证书...
分类:移动开发   时间:2014-07-11 19:38:10    阅读次数:197
android httpClient 支持HTTPS的2种处理方式
项目中Android https或http请求地址重定向为HTTPS的地址,相信很多人都遇到了这个异常(无终端认证):javax.net.ssl.SSLPeerUnverifiedException: No peer certificate 1.没遇到过的问题,搜索吧,少年 log里出现这个异...
分类:移动开发   时间:2014-07-11 11:05:30    阅读次数:177
理解Certificate、App Id、Identifiers 和 Provisioning Profile
做真机测试的时候,按照网上的流程,走通了,当时没有注意各种证书等的意思。现在做消息推送,需要各种证书、APP ID信息,为了更好的理解这个过程,所以整理了网上关于证书等的相关资料。方便自己和有需要的朋友。内容参考自:http://blog.csdn.net/hitwhylz/article/deta...
分类:移动开发   时间:2014-07-01 23:21:18    阅读次数:1369
The encryption certificate of the relying party trust identified by thumbprint is not valid
CRM2013部署完ADFS后通过url在浏览器中访问测试是否成功,成功进入登陆界面但在登陆界面输入用户名和密码后始终报身份验证失败,系统中的报错信息如下:Microsoft.IdentityServer.AuthenticationFailedException: MSIS3014。The encryption certificate of the relying party trust '...
分类:其他好文   时间:2014-07-01 07:27:53    阅读次数:339
理解Certificate、App Id、Identifiers 和 Provisioning Profile
做真机测试的时候,按照网上的流程,走通了,当时没有注意各种证书等的意思。现在做消息推送,需要各种证书、APP ID信息,为了更好的理解这个过程,所以整理了网上关于证书等的相关资料。方便自己和有需要的朋友。内容参考自:http://blog.csdn.net/hitwhylz/article/deta...
分类:移动开发   时间:2014-06-29 00:41:53    阅读次数:365
一步一步实现消息推送 2014-06-19
因为项目的需求,需要实现消息推送的功能,所以最近调研了很多有关消息推送的消息。1、需要了解公钥和私钥2、了解certificate、appid、Provisioning等的作用。3.参考了网上不少资料,推送的整个过程参考http://blog.csdn.net/showhilllee/article...
分类:其他好文   时间:2014-06-28 15:37:09    阅读次数:301
[转] An Introduction to Mutual SSL Authentication
1. Introduction Mutual SSL authentication or certificate based mutual authentication refers to two parties authenticating each other through verifying...
分类:其他好文   时间:2014-06-21 14:38:35    阅读次数:436
Android SDK Manager 更新时的“https://dl-ssl.google.com refused”错误
Android SDK Manager 消除SDK更新时的“https://dl-ssl.google.com refused”错误消除SDK更新时,有可能会出现这样的错误:Download interrupted: hostname in certificate didn't match: !=....
分类:移动开发   时间:2014-06-18 13:36:14    阅读次数:249
error: SSL certificate problem, verify that the CA cert is OK
error: SSL certificate problem, verify that the CA cert is OK. Details:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify fail...
分类:其他好文   时间:2014-06-15 20:45:58    阅读次数:460
An Introduction to Mutual SSL Authentication
1. Introduction Mutual SSL authentication or certificate based mutual authentication refers to two parties authenticating each other through verifying...
分类:其他好文   时间:2014-06-15 06:41:10    阅读次数:351
805条   上一页 1 ... 77 78 79 80 81 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!