Project

General

Profile

TasksTasksPCAPTLS » History » Version 2

Anonymous, 02/19/2016 10:48 PM

1 1
2
3 2
h2. TLS/SSL support for osmo-pcap
4
5
6 1
||Mentor || Holger Freyther ||
7
||Skills || C, GNUtls ||
8
||Length || Four days ||
9
10 2
11
h3. Goal
12
13 1
The osmo-pcap application consists out of a client taking a PCAP trace and the server that will store them. The authentication is based on source IP and the transport is not encrypted at all. The application should be extended to use GNUtls for transport security.
14
15 2
16
h2. Approach
17
18
* Use GNUtls for TLS/RSA support
19
* Use client certificates for authentication
20
* Use TLS for the transport security
21
* Create scripts to build server certificate, client certificates and revocations. 
Add picture from clipboard (Maximum size: 48.8 MB)