I've used the OOB Generate SP to initial create th...
# cfml-general
e
I've used the OOB Generate SP to initial create the keystore
p
typically it is
changeit
by default
e
Hey Patrick, changeit seems to not work PKCS12 key store mac invalid - wrong password or corrupted file.
p
Well didnt you create this key manually yourself? Can you just create another and set the password this time?
e
Actually, I used the "Generate SP" in ColdFusion admin to create it. Not sure of the steps to manually create the p12 file.
Ok, I think I just fixed it with the below steps:I just deleted SP configurations from all instances (cfusion, cf1, cf2).
Generated SP just under the cfusion instance, then copied over the neo-saml.xml to the other instances. Restart each instance and appears to not error now.