Skip to content

Conversation

@pboguslawski
Copy link
Contributor

Proposed change

Deleting S/MIME leaf certificate generates errors like

Delete private aborted, not possible to delete Secret: [...]P, No such file or directory!

because of redundant call to private key deleting function (cert removal routine removes priv key already).

UI messages generated by S/MIME operations are not translated and some of them are misleading.

This mod fixes problem with redundant delete op, adds translations and fixes some S/MIME messages.

Type of change

  • '1 - 🐞 bug 🐞' - Bugfix (non-breaking change which fixes an issue)

Additional information

Author-Change-Id: IB#1161112## Checklist

  • The code change is tested and works locally.(❗)
  • There is no commented out code in this PR.(❕)
  • You improved or added new unit tests.(❕)
  • Local ZnunyCodePolicy passed.(❕)
  • Local UnitTests / Selenium passed.(❕)
  • GitHub workflow CI (UnitTests / Selenium) passed.(❗)

Deleting S/MIME leaf certificate generates errors like
```
Delete private aborted, not possible to delete Secret: [...]P, No such file or directory!
```
because of redundant call to private key deleting function.

UI messages generated by S/MIME operations are not translated and some of them are misleading.

This mod fixes problem with redundant delete op, adds translations and fixes some S/MIME messages.

Author-Change-Id: IB#1161112
Signed-off-by: Pawel Boguslawski <[email protected]>
Fixes: 0002b05
Author-Change-Id: IB#1161112
Signed-off-by: Pawel Boguslawski <[email protected]>
Author-Change-Id: IB#1161112
Signed-off-by: Pawel Boguslawski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant