Add p12 password back to mobileconfigs (#1218)

pull/1219/head
David Myers 6 years ago committed by Jack Ivanov
parent a66d8f0069
commit 22395f5f84

@ -134,6 +134,8 @@
<string>IKEv2</string>
</dict>
<dict>
<key>Password</key>
<string>{{ p12_export_password }}</string>
<key>PayloadCertificateFileName</key>
<string>{{ item.0 }}.p12</string>
<key>PayloadContent</key>

Loading…
Cancel
Save