From the committed changes in the REAME file I saw that you mention to generate a certificate to file "idp_id.cert". But I don't see an instruction to use this new certificate. So I changed the parameter "token" in the startup command:
--token file://path/to/idp_id.cert
Is this the right way to fix the error?
Bye
Carsten
you are right, the service now expects a certificate in the --token parameter. We missed to update the command line parameters in the readme. We will fix that.
Hello, the new version 0.13.0 stops during start up with the error:
From the committed changes in the REAME file I saw that you mention to generate a certificate to file "idp_id.cert". But I don't see an instruction to use this new certificate. So I changed the parameter "token" in the startup command:
Is this the right way to fix the error? Bye Carsten