Skip to:
Deleting of CA is not working in the admin page.
Here's the payload from the frontend
{"namespace": "ssl","name": "ca_remove","args": {"ca_certs": {"name": "tc-00.pem"}},"id": "92d47e71-ae53-4378-8647-e5dc0ee306f9"}
2.1 PR: https://github.com/iXsystems/TrueCommand/pull/1974
2.2 PR: https://github.com/iXsystems/TrueCommand/pull/1973
Deleting of CA is not working in the admin page.
Here's the payload from the frontend
{
"namespace": "ssl",
"name": "ca_remove",
"args": {
"ca_certs": {
"name": "tc-00.pem"
}
},
"id": "92d47e71-ae53-4378-8647-e5dc0ee306f9"
}