Ask password to generate S/MIME self signed #259

This commit is contained in:
the-djmaze 2024-02-20 01:01:15 +01:00
parent 3f08051e37
commit 568caed3c7
43 changed files with 147 additions and 62 deletions

View file

@ -98,7 +98,7 @@
</div>
<div class="control-group" data-bind="hidden:smimeKey">
<label></label>
<button type="button" data-bind="click: $root.createSelfSigned">Create self-signed</button>
<button type="button" data-bind="click: $root.createSelfSigned" data-i18n="CRYPTO/CREATE_SELF_SIGNED"></button>
</div>
</details>
</div>