By alexjochoa
Estimados
Tengo la siguiente consulta verán tengo una aplicación que entrega un api instalada en mi droplet 45.55.233.71 y esta la consume un Wordpress que esta en un Vps en Godaddy con Ssl
Todo bien , pero como las imágenes están en el droplet al momento de leerlas desde el Wordpress aparece un mensaje en consola
Mixed Content: The page at ‘https://seguroservice.cl/’ was loaded over HTTPS, but requested an insecure image ‘http://45.55.233.71/uploads/imagen.png’. This content should also be served over HTTPS.
Ahora viene la consulta o las posibilidades
1- ¿Es posible instalar un ssl free como letsencrypt al IP de mi droplet?
2- En Chile los nombre de dominio son configurados en nicchile.cl
Como nicchile te permite añadir 3 Nombre de Servidor ¿Puedo tener el primero que apunte al vps de godaddy y el segundo que apunte al droplet de digitalocean?
Y de esta manera crear un subdominio llamado app.seguroservice.cl y después que nginx apunte a este subdominio para que la aplicación no aparezca en la ip 45.55.233.71 sino en app.seguroservice.cl ??
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I am responding based on a Google translation of your question so correct me if I misunderstood anything.
1- ¿Es posible instalar un ssl free como letsencrypt al IP de mi droplet?
A LetsEncrypt certificate requires a domain or subdomain name that is pointed to the server. You cannot issue a certificate for an IP address with LetsEncrypt.
2- En Chile los nombre de dominio son configurados en nicchile.cl Como nicchile te permite añadir 3 Nombre de Servidor ¿Puedo tener el primero que apunte al vps de godaddy y el segundo que apunte al droplet de digitalocean?
All the nameservers you point your domain at should return the same results as each client will only use the results they get from one of those servers. Instead you can just create a record in your existing DNS settings on GoDaddy to map a subdomain name to your droplet’s IP address. You will then be able to follow a guide like this one to set up a free LetsEncrypt SSL certificate for that domain.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.