You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by fm...@apache.org on 2020/10/20 09:36:56 UTC

[syncope] branch 2_1_X updated: fixes bad configuration filename

This is an automated email from the ASF dual-hosted git repository.

fmartelli pushed a commit to branch 2_1_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_1_X by this push:
     new 92eec76  fixes bad configuration filename
92eec76 is described below

commit 92eec761d804717ff87c6c9eec834f0f02eded4a
Author: fabio <fa...@tirasa.net>
AuthorDate: Tue Oct 20 11:36:43 2020 +0200

    fixes bad configuration filename
---
 .../workingwithapachesyncope/systemadministration/keystore.adoc         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/keystore.adoc b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/keystore.adoc
index 5af3fed..cfe23ff 100644
--- a/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/keystore.adoc
+++ b/src/main/asciidoc/reference-guide/workingwithapachesyncope/systemadministration/keystore.adoc
@@ -112,7 +112,7 @@ This command will import the signed certificate from the `cert.pem` file into th
 ===== Finalize
 
 The keystore file `saml2sp.jks` must be now placed in the <<properties-files-location,configuration directory>>; the
-relevant part of the `saml2sp-agent.properties` file should be:
+relevant part of the `saml2sp-logic.properties` file should be:
 
 ....
 keystore.name=saml2sp.jks