Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I access a VM instance using https in GCP

I have created a VM and installed tomcat server in GCP and enabled http and https access. But while using https along with external IP I am unable to access. It works while using http.

like image 743
Sivaprasad Avatar asked Mar 09 '26 07:03

Sivaprasad


1 Answers

The usage of the HTTPS secure web access can be implemented in two main ways when working with CGE instances:

  • Set up an instance to terminate HTTPS
  • Configure a HTTPS load balancer

I recommend you to take a look on the HTTPS and SSL and Creating and Using SSL Certificates official Google documentation that contains detailed information about the steps required to create this configuration as well as some security method alternatives.

like image 69
Armin_SC Avatar answered Mar 11 '26 07:03

Armin_SC



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!