SSL certificates
Add SSL certificates to your virtual machines.
Overview
Add SSL certificates
config.yml version: "3" virtualmachines: - name: host01 image: ubuntu-minimal-2004-lts shell: /bin/bash machine_type: n1-standard-1 allow_external_ingress: - http - https - high-ports provision_ssl_certificate: true
Use SSL certificates
Last updated
Was this helpful?