Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
This redirect behavior is probably a result of your nginx configuration. If you can find where it’s happening in your nginx configuration files, it should be possible to fix it so that nginx agrees to serve content directly on the HTTPS version of the site without generating additional unnecessary redirections.
You can watch this happen using curl -v from the command line, or using developer tools in a web browser (for example, if you press F12 in Firefox and then navigate to https://altatec.com.co/, you can see the series of redirections coming back from the server).
(By the way, the question about “I ran this command:” is trying to ask about what command you used in order to obtain and install the certificate.)