The fix was done by Dell Server support using Powershell command New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "ims.local" -FriendlyName "MySiteCertIMS" -NotAfter (Get-Date).AddYears(10)
https://community.blueprism.com/communities/community-home/digestviewer/viewthread?GroupId=547&MessageKey=1acee87c-c32e-454a-8d30-ba5b9fc09a32&CommunityKey=1b85da15-bf65-46d4-a6e0-fac4be151860&tab=digestviewer&ReturnUrl=%2Fcommunities%2Fcommunity-home%2Fdigestviewer%3FMessageKey%3D14d03f2a-ab67-4caa-ad51-b275a079e644%26CommunityKey%3Decea0082-1a23-4cd8-ab44-48e94657092e%26ReturnUrl%3D%252Fcommunities%252Fcommunity-home%252Fdigestviewer%253FMessageKey%253Df4cd130b-c811-4550-ac72-d8f01010f77e%2526CommunityKey%253D891bbd6b-b97a-418b-a7f5-475cdbcd9ca1
Then finding the newly created certificate using MMC under Console Root, Certificates (Local Computer), personal, certificates and copying to Trusted Root Certification Authorities, Certificates.