algo/roles
akirilov 05ab1f5feb Modified certificate generation to address issues #234 and #228 (#235)
* Modified certificate generation to address issues #234 and #228

I have made the following modifications to comply with the IKEv2 client certificate requirements:

- Changed client certificate CN to {{ IP_subject_alt_name }}_{{ item }} from {{ item }}
- Changed client certificate SAN to {{IP_subject_alt_name }} from {{ item }}
- Added clientAuth to client certificate EKU

I have made the following changes to address a mismatch in the windows deployment script and file names:

- Changed the client certificate (.p12) filename in config/{{ IP_subject_alt_name }} to {{ IP_subject_alt_name}}_{{ item }}.p12 from {{ item }}.p12 to match the ps1 script

Testing:

I have tested the changes on Windows 10 client, Ubuntu 16.04.1 server (DigitalOcean) - the config described in Issue #234

I apologize for not being able to test on other configurations. I hope that someone else can verify my changes

* fixed iOS issues

* fixed accidentall user change

* simplified changes

* Final iteration. I think that's all I can do to minimize the changes
2017-02-12 22:45:36 +03:00
..
cloud-azure generating ssh-keys #152 #151 #112 2016-12-17 14:54:44 +03:00
cloud-digitalocean make the fail message more understandable. Fixes #217 2017-02-01 18:54:47 +03:00
cloud-ec2 ec2_ami_copy boto3 module, KMS, tagging, AMI caching (Encrypted support) 2017-01-05 19:36:30 +00:00
cloud-gce closes #175 2016-12-20 20:28:13 -05:00
common ensure that apparmor is supported by the kernel #215 2017-01-16 00:19:57 +03:00
dns_adblocking ensure that apparmor is supported by the kernel #215 2017-01-16 00:19:57 +03:00
local random password for the p12 certificates #135 2016-12-14 18:49:47 +03:00
logging additional tags 2016-10-10 15:32:14 +03:00
proxy ensure that apparmor is supported by the kernel #215 2017-01-16 00:19:57 +03:00
security iptables moved to the vpn role #61 2016-10-14 18:50:24 +03:00
ssh_tunneling Local openssl tasks (#169) 2017-02-03 14:24:02 -05:00
vpn Modified certificate generation to address issues #234 and #228 (#235) 2017-02-12 22:45:36 +03:00