mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Ask password to generate S/MIME self signed #259
This commit is contained in:
parent
3f08051e37
commit
568caed3c7
43 changed files with 147 additions and 62 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue