RusKursusGruppen / GRIS

Generelt Rus Informations System
0 stars 0 forks source link

SSL #2

Open Pilen opened 10 years ago

Pilen commented 10 years ago

Use encrypted communication over https with SSL. We could potentially use a self-signed ssl certificate if we dont want to pay, though it is not optimal

valberg commented 10 years ago

Check https://www.startssl.com/ they have free legitimate certificates.

martinnj commented 10 years ago

2014/1/22 valberg notifications@github.com

Check https://www.startssl.com/ they have free legitimate certificates.

Serveren køre lige nu med et selvsigneret certifikat. Det er fint nok til at kryptere forbindelsen men garantere ikke identiteten. Til at teste kan i altid bruge det vi har?

Pilen commented 10 years ago

On Wed, Jan 22, 2014 at 10:44 PM, Martin J notifications@github.com wrote:

2014/1/22 valberg notifications@github.com

Check https://www.startssl.com/ they have free legitimate certificates.

Serveren køre lige nu med et selvsigneret certifikat. Det er fint nok til at kryptere forbindelsen men garantere ikke identiteten. Til at teste kan i altid bruge det vi har?

Det er fint nok indtil videre, det kunne bare være nice at få fikset ordentligt på et tidspunkt. Så vil vi heller ikke være sårbare overfor man-in-the-middle angreb.