tree: 411b8a89ef231b6973a6573297bfa42e4ebf9e5d [path history] [tgz]
  1. .gitignore
  2. Makefile
  3. README.md
  4. xos-pki.cnf
scripts/pki/README.md

XOS Certificate Generation

To create certificates for use with XOS, you'll need a system with make and the openssl cli tool.

Most frequently you'll want to run make all_certs, then copy the files:

  • xos-CA.pem
  • xos-core.pem
  • xos-core.key

into the xos-core/pki chart directory.