Skip to content

Client and server aplications that interchange documents via a secured ssl/tls channel

Notifications You must be signed in to change notification settings

mf-andres/SEG_B_2018

Repository files navigation

SEG_B_2018

This project was carried out for the Security subject of the Telecomunications Engineering Degree of the University of Vigo.

The aim of the project was to develop a client and a server that could interchange documents via a secured ssl/tls channel.

Client arguments: keyStoreFile trustStoreFile

Client arguments example: ClientKeyStore.jce ClientTrustStore.jce

Server arguments: keyStoreFile KeyStorePassword trustStoreFile cipheringAlgorithm

Server arguments example: ServerKeyStore.jce 123456 ServerTrustStore.jce AES

About

Client and server aplications that interchange documents via a secured ssl/tls channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages