From c4c04d7ec5e12b0c1d4f7504313f545b22983932 Mon Sep 17 00:00:00 2001 From: kytv <kytv@mail.i2p> Date: Thu, 8 May 2014 12:46:44 +0000 Subject: [PATCH] rename i2pproject cert The other self-signed certs are named after the host that they're being used for. Maintaining this naming scheme will make automated testing easier. --- .../ssl/{i2pprojekt.de.crt => reseed.i2p-projekt.de.crt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename installer/resources/certificates/ssl/{i2pprojekt.de.crt => reseed.i2p-projekt.de.crt} (100%) diff --git a/installer/resources/certificates/ssl/i2pprojekt.de.crt b/installer/resources/certificates/ssl/reseed.i2p-projekt.de.crt similarity index 100% rename from installer/resources/certificates/ssl/i2pprojekt.de.crt rename to installer/resources/certificates/ssl/reseed.i2p-projekt.de.crt -- GitLab