Fixed variable for certificate password

This commit is contained in:
Mike Conorad 2018-10-05 07:42:55 -04:00
parent feebb490ee
commit 2610702499

View file

@ -155,7 +155,7 @@
</dict> </dict>
<dict> <dict>
<key>Password</key> <key>Password</key>
<string>{{ easyrsa_p12_export_password }}</string> <string>{{ p12_export_password }}</string>
<key>PayloadCertificateFileName</key> <key>PayloadCertificateFileName</key>
<string>ca.crt</string> <string>ca.crt</string>
<key>PayloadContent</key> <key>PayloadContent</key>