You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
algo/roles/vpn/templates
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
7 years ago
..
100-CustomLimitations.conf.j2 CPU and memory limitations of the services #63 8 years ago
android_html_helper.j2 Add html helper for Android (#554) 7 years ago
client_ipsec.conf.j2 Fix name (#411) 8 years ago
client_ipsec.secrets.j2 Some enhances in the compat ciphers (#464) 8 years ago
client_windows.ps1.j2 Embed certs into Windows deployment scripts (#840) 7 years ago
ipsec.conf.j2 Add StrongSwan log level config option to ipsec.conf template (#700) 7 years ago
ipsec.secrets.j2 Some enhances in the compat ciphers (#464) 8 years ago
mobileconfig.j2 Document iptables rules (#854) 7 years ago
openssl.cnf.j2 LibreSSL fix #625 (#685) 7 years ago
rules.v4.j2 Document iptables rules (#854) 7 years ago
rules.v6.j2 Document iptables rules (#854) 7 years ago
sswan.j2 Android: add the CA and set the ciphers explicitly (#837) 7 years ago
strongswan.conf.j2 write logs to file if BSD only 8 years ago