码迷,mamicode.com
首页 >  
搜索关键字:haproxy ssl https    ( 138522个结果
蘑菇街网站的扫二维码登录是怎么做到的?
想做一个类同蘑菇街网站的扫二维码登录的功能,但是找翻了公开有API文档没有找到相应的说明。是要申请特别的权限或接口吗? 请高人指教。看下面的地址发现是腾讯的地址,但是查不到任何的API,自已偿试也是没有权限。https://open.weixin.qq.com/connect/qrconnect?a...
分类:Web程序   时间:2014-06-23 00:48:06    阅读次数:2862
关于android SDK安装Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml出错二
近日,因为某些原因,大家在使用Android SDK升级的时候,出现了访问Failed to fetch URL http://dl-ssl.google.com/android/repository/addons_list-1.xml 的情况。按照我之前给大家提供的方案:详细 已经没办法继续使用了,这个时候,别慌。 其实当你看到这篇文章的时候,https://www.google.com....
分类:移动开发   时间:2014-06-22 22:15:40    阅读次数:44057
ios7.1安装提示"无法安装应用程序 因为证书无效"的解决方案二(dropbox被封项目转移到Appharbor上)
6月18日起dropbox被天朝封了(这个真是无力吐槽),而ios7.1要求使用ssl安全连接,则需要重新找到一个支持https的免费服务器。Appharbor是个不错的选择,操作简单,此外需要添加配置文件来识别plist,ipa文件...
分类:移动开发   时间:2014-06-22 16:41:45    阅读次数:345
要继续看Python写算法的内容请到那里去
因为在这里发文章的时候,莫名其妙的出现发布出去的问题,客服告知是因为链接或者敏感词。 能不能告诉我哪里出了问题?我可以修改,以便再发。 但是,没有人告诉我,只是告诉我不能发。 另外,能不能公布一下敏感词?以后我在遣词造句的时候,才可以避免。 但是,没有看到敏感词列表。 以后我的文章将发布在https://www.github.com/qiwsir/algorithm里面,有兴趣的可以到那...
分类:编程语言   时间:2014-06-21 23:08:09    阅读次数:211
使用swift写sprite Kit的模仿微信打飞机游戏
通过写这个东西来学习swift和sprite Kit,参考自https://github.com/croath/PlaneWarOSX,联系了原作者,他也表示感兴趣。传送门:https://github.com/ljlin/PlaneWarSwift
分类:微信   时间:2014-06-21 16:39:19    阅读次数:407
[转]SSL on Open vSwitch and ovs controller
There are two places that SSL will need to be configured if SSL is to be used between the controller and the Open vSwtich. The instructions below assu...
分类:其他好文   时间:2014-06-21 15:30:08    阅读次数:161
[转] SSL/TLS Strong Encryption: An Introduction
As an introduction this chapter is aimed at readers who are familiar with the Web, HTTP, and Apache, but are not security experts. It is not intended ...
分类:其他好文   时间:2014-06-21 15:08:28    阅读次数:259
如何让 Git 使用 HTTP 代理服务器
因为我们的内部网络使用了代理,所以在 安装 OpenStack 基于 Web 的管理控制台 的时候有个小麻烦,我们的 http 代理服务器无法通过 git 协议下载 openstack-dashboard 所需的代码,也就是说可以 git clone https:// 这样克隆代码,但是不能使用 g...
分类:其他好文   时间:2014-06-21 14:45:28    阅读次数:272
[转] 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
[转]Open vSwitch with SSL and Mininet
Open vSwitch with SSL and Mininet By default, Mininet uses the unencrypted port in Open vSwitch for OpenFlow. This makes total sense since the purpose...
分类:Web程序   时间:2014-06-21 14:35:59    阅读次数:475
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!