From f9e98b96b9b17aae50977441d155a5d611915017 Mon Sep 17 00:00:00 2001 From: Dennis de Greef Date: Sat, 18 Jun 2016 19:11:47 +0200 Subject: [PATCH] Add route for CRL --- config/routes.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/routes.yml b/config/routes.yml index 683ef54..8338904 100644 --- a/config/routes.yml +++ b/config/routes.yml @@ -12,6 +12,7 @@ routes: post: Register\Action /logout: Logout /ca: CA + /crl: CRL /panel: get: Panel /certificates: