From 7fe99585d3380c75833cdbf60adc0fde00a6867b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 19 Apr 2021 22:11:49 +0000 Subject: [PATCH] --- devdocs/todo.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 2c46541f..66e8cf0a 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -65,8 +65,7 @@ todo: (BREAK THIS OUT INTO LATER/NOW/CASES) there are several outstanding AUTHEN todo: Auth Backdoor reset password feature how to code it here, pretty easy to do: https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3250 -todo: Look into 2fa - https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3395 + todo: look into how to use an SSL certificate with the RAVEN server directly when not behind nginx https://docs.microsoft.com/en-us/aspnet/core/fundamentals/servers/kestrel?view=aspnetcore-3.1 - this should be supported by default out of the box working with Let's encrypt ideally