diff --git a/roles/vpn/templates/mobileconfig.j2 b/roles/vpn/templates/mobileconfig.j2
index e796621..1ccb037 100644
--- a/roles/vpn/templates/mobileconfig.j2
+++ b/roles/vpn/templates/mobileconfig.j2
@@ -90,7 +90,11 @@
PayloadCertificateUUID
{{ pkcs12_PayloadCertificateUUID }}
CertificateType
+{% if Win10_Enabled is defined and Win10_Enabled == "Y" %}
+ RSA2048
+{% else %}
ECDSA256
+{% endif %}
ServerCertificateIssuerCommonName
{{ IP_subject_alt_name }}
RemoteAddress