From fa4df38107ed9ede85d2d5c846ebffe1ff45e527 Mon Sep 17 00:00:00 2001 From: Jonathan Vuillemin Date: Thu, 1 Oct 2020 09:25:05 +0200 Subject: [PATCH] version 3.0 --- oat-sa/bundle-lti1p3/3.0/post-install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oat-sa/bundle-lti1p3/3.0/post-install.txt b/oat-sa/bundle-lti1p3/3.0/post-install.txt index e8a9d95d..28d04b52 100644 --- a/oat-sa/bundle-lti1p3/3.0/post-install.txt +++ b/oat-sa/bundle-lti1p3/3.0/post-install.txt @@ -2,7 +2,7 @@ Next: LTI 1.3 bundle configuration - * Create development keys: mkdir -p config/secrets/dev && openssl genrsa -out config/secrets/dev/private.key 2048 && openssl rsa -in config/secrets/dev/private.key -outform PEM -pubout -out config/secrets/dev/public.key + * Create development keys as explained at https://github.com/oat-sa/bundle-lti1p3/blob/master/doc/quickstart/configuration.md#configure-a-keychain * Configure your keys, platform, tools and registrations in file config/packages/lti1p3.yaml