algo/docs
Micah R Ledbetter e944ee993a Embed certs into Windows deployment scripts (#840)
- Obviate need to copy separate script and certificate files
- Allow execution from any directory, not just the script's parent
  directory (no assumption of any particular working directory)
- Fix docs that neglected to mention copying cacert.pem
- Fix docs that incorrectly referred to the user cert store

As part of this work, rewrite the windows_client.ps1.j2 deployment
script template

- Add comment-based help
- Require admin privileges
- Use a Param() block
- Use parameter sets with -Add and -Remove switches
- Add the -GetInstalledCerts switch, to list any Algo certificates
  installed the machine's cert store
- Add the -SaveCerts switch, to save the embedded certificates to files
- Put Jinja2 variables inside Powershell variables,
- Use native Powershell cmdlets rather than shell out to certutil.exe
- Add a playbook to regenerate the windows_USER.ps1 scripts
2018-03-28 11:20:43 -07:00
..
client-android.md Update client-android.md (#842) 2018-03-22 09:26:50 -04:00
client-linux.md Docs to deploy from, and setup client on, Fedora Workstation (#711) 2017-11-12 17:10:19 -05:00
client-windows.md Embed certs into Windows deployment scripts (#840) 2018-03-28 11:20:43 -07:00
cloud-azure.md Update cloud-azure.md 2017-06-21 17:12:20 +02:00
deploy-from-ansible.md Removed ssh_public_key variable for AWS. Issue #773 (#817) 2018-03-27 21:53:13 +03:00
deploy-from-fedora-workstation.md Docs to deploy from, and setup client on, Fedora Workstation (#711) 2017-11-12 17:10:19 -05:00
deploy-from-redhat-centos6.md The docs got out of sync with the scripts (#480) 2017-04-23 16:36:30 -04:00
deploy-from-windows.md Update deploy-from-windows.md 2017-05-31 18:06:41 +02:00
deploy-to-freebsd.md Better documentation (#459) 2017-04-20 17:56:03 -04:00
deploy-to-ubuntu.md Instructions for Ubuntu needed compiler install (#791) 2018-01-24 09:03:47 -08:00
deploy-to-unsupported-cloud.md The docs got out of sync with the scripts (#480) 2017-04-23 16:36:30 -04:00
Docker.md Creates a Docker container to run algo (#331) 2018-03-16 16:38:53 -04:00
faq.md Add FAQ entry regarding IPSEC backdoor (#460) (#853) 2018-03-28 11:20:17 -07:00
index.md Docs to deploy from, and setup client on, Fedora Workstation (#711) 2017-11-12 17:10:19 -05:00
setup-roles.md remove the proxy role #440 (#457) 2017-04-20 18:00:17 -04:00
troubleshooting.md update troubleshooting doc (#827) 2018-03-12 11:49:45 -04:00