Solved the problem. After reading the log trace which read “Exception Detail: System.Security.Cryptography.CryptographicException: The specified network password is not correct.”, I realised what the issue was. It was trying to decrypt the certificate but the password in the config files were incorrect as they were overwritten after installing the latest version.
All working now!