added openvpn certificate revocation
This commit is contained in:
parent
bee42ea2fb
commit
599910daea
7 changed files with 86 additions and 25 deletions
|
@ -115,6 +115,7 @@ PageClientInfoBase {
|
|||
text: qsTr("Revoke Certificate")
|
||||
onClicked: {
|
||||
ClientInfoLogic.onRevokeOpenVpnCertificateClicked()
|
||||
UiLogic.closePage()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue