Hi Lucas Peñaloza,
I'm glad to see you successfully received and imported the new certificate! That is a big step forward. The red "X" you are seeing now in the Certification Path tab is actually a very common next hurdle.
You are completely correct that your new server certificates are not expired (valid until 2026/2028). However, Windows checks the entire "chain of trust" from top to bottom. Even if your new certificate is perfectly valid, the system won't trust it because the "parent" certificate that issued it—in this case, the intermediate authority named IssuingCAGrupoTelecom—has expired on your local machine. If any link in the chain is broken, the whole chain fails validation.
To fix this, you do not need to change your new server certificates. Instead, you need to reach out to the team that provided them to you (likely your internal IT/PKI team or the Grupo Telecom vendor) and ask them for the updated Intermediate CA certificate for IssuingCAGrupoTelecom.
Once you receive that updated intermediate certificate file, open your MMC console again. But this time, instead of putting it in the Personal folder, you must import it into the Local Computer > Intermediate Certification Authorities > Certificates store.
Once that updated parent certificate is safely in the Intermediate store, that red X should immediately disappear, and your IIS site will finally be fully trusted by browsers.
Let me know if you are able to get your hands on that intermediate certificate!
Tracy.