Hi,
I have recently refresh my oneBox development environment database. In order to activate commerce I am following required steps after database refresh. When I am running environment re-provisioning tool, it is failing at step 3 with the error in log "A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)"
I am not able to run initialization from retail parameter it says "Encryption error".detailed error is not available. when I see in even viewer, I am getting this error "AX is shutting down due to an error. Failed to set database connection string. Exception details: Microsoft.Dynamics.AX.InvalidConnectionStringException: Failed to set database connection string. ---> System.ArgumentException: The value's length for key 'password' exceeds it's limit of '128'."
I guess, it is related to some certificate error so I tried many things, tried importing certificate from the backuped database environment, Decrypted web.config for AOS. Imported certificate from vanilla environment, change the certificate expiry date.
I am not sure what is getting wrong here, If anybody faced same issue or knows how to resolve it. please give your inputs. Is there any table in database which stores certificate information which we can modify with thumbprint?
Thank you!