diff --git a/internal-configuration/mainzelliste.conf b/internal-configuration/mainzelliste.conf index d123a5a..64b572b 100644 --- a/internal-configuration/mainzelliste.conf +++ b/internal-configuration/mainzelliste.conf @@ -171,10 +171,10 @@ idgenerator.MDS_ML_SITE_L-ID.k3 = ML_MDS_IDGENERATOR_RANDOM_3 idgenerator.MDS_ML_SITE_L-ID.eager = * idgenerator.MDS_ML_SITE_L-ID.exportEncryption = mdsIdEncryption # Encryption for export of mds -crypto.key.mdsIdPublicKey.type = RSA_PUBLIC +crypto.key.mdsIdPublicKey.type = JCEPublicKey crypto.key.mdsIdPublicKey.uri = file:///run/secrets/centralSearchPublicKey -crypto.encryption.mdsIdEncryption.key = mdsIdPublicKey -crypto.encryption.mdsIdEncryption.type = RSA_ENCRYPT +crypto.cipher.mdsIdEncryption.key = mdsIdPublicKey +crypto.cipher.mdsIdEncryption.type = JCERsaEncryption # Configuration of the study specific id-generators