半夜起来看世界杯,没啥激情,但是又怕错误意大利和英格兰的比赛,就看了rhel7相关新功能的介绍。安装还算顺利,安装的界面比以前简洁的多,很清爽,分类很是明确。有些奇怪的是,我安装的时候,怕有些基础的包没有装上去,所以选定了mini和Web的类型,结果还是有些基础的包没..
分类:
其他好文 时间:
2014-06-16 17:30:35
阅读次数:
870
一、为什么要实施双向认证(Why)双向认证一般使用在B2B系统或企业内部系统中,目的就是阻止无关人员访问系统,哪怕就一个登录页面也不行。只有系统管理员给你发放了证书,你才能访问到该系统。二、准备工作(Getting
ready)1. 你系统中要有JDK2. 你要有一个Servlet容器,这里使用to...
分类:
其他好文 时间:
2014-06-16 00:24:31
阅读次数:
413
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-15 21:59:43
阅读次数:
337
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-15 21:39:36
阅读次数:
367
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
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-15 06:46:21
阅读次数:
219
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
最近一直在学习SSL相关的知识,也是先了解理论相关的知识,主要是SSL相关的基本概念和连接建立过程,主要是基于PolarSSL开源库进行学习。学习完了之后就希望能给有所运用,就想用Qt写一个简单的程序,增加对SSL相关概念的把握和对PolarSSL库的运用。当然,最终希望是可以使用Qt做一个比较完善的工具,帮助大家更好的理解和学习SSL相关知识。这都是后话,在第一篇里面,我们就简单用例子展示如何在...
分类:
其他好文 时间:
2014-06-14 17:40:05
阅读次数:
186