Call out CA management scripts

This commit is contained in:
Sam Gleske
2018-09-09 13:32:14 -07:00
parent d6c1fff161
commit 8c232a3db7

View File

@@ -131,7 +131,13 @@ docker-compose exec -u root emby /bin/bash
chown -R emby: /media/Emby-Uploaded-Photos
```
# See also
- [`my_internal_ca`](https://github.com/samrocketman/my_internal_ca) which is a
certificate authority management solution for managing an internal CA. This
can be used to secure Emby with your own CA to gain ultimate trust.
[compose]: https://github.com/docker/compose/releases
[docker]: https://www.docker.com/
[emby]: https://emby.media/
[install-docker]: https://docs.docker.com/install/
[docker]: https://www.docker.com/