lxd-webgui icon indicating copy to clipboard operation
lxd-webgui copied to clipboard

Use self-signed CA instead of self-signed certs

Open dobin opened this issue 8 years ago • 0 comments

Update install to mention to create a CA, and:

  • Create client cert signed by CA
  • Use a valid server CA cert for :8000
  • Import a valid server CA cert for :9000
  • install CA certificate into browsers

To remove or reduce potential network errors. Dont forget to mention CN/hostname for network based operations.

dobin avatar Aug 29 '16 15:08 dobin