mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-14 00:33:02 +02:00
Include Algo generated password in Mobileconfig file for Apple devices so that user's don't need to manually enter them.
Signed-off-by: Mike Conrad <mike@enxo.co>
This commit is contained in:
parent
d7dcaeb575
commit
feebb490ee
1 changed files with 2 additions and 0 deletions
|
@ -154,6 +154,8 @@
|
|||
<integer>1</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Password</key>
|
||||
<string>{{ easyrsa_p12_export_password }}</string>
|
||||
<key>PayloadCertificateFileName</key>
|
||||
<string>ca.crt</string>
|
||||
<key>PayloadContent</key>
|
||||
|
|
Loading…
Add table
Reference in a new issue