Project

General

Profile

TasksTasksPCAPTLS » History » Version 1

Anonymous, 02/19/2016 10:47 PM

1 1
2
== TLS/SSL support for osmo-pcap ==
3
4
||Mentor || Holger Freyther ||
5
||Skills || C, GNUtls ||
6
||Length || Four days ||
7
8
=== Goal ===
9
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.
10
11
== Approach ==
12
 * Use GNUtls for TLS/RSA support
13
 * Use client certificates for authentication
14
 * Use TLS for the transport security
15
 * Create scripts to build server certificate, client certificates and revocations. 
Add picture from clipboard (Maximum size: 48.8 MB)