SSL
SSL Server Settings
Rebuild installed SSL database (no-op)
This function is a no-op and performs no actions.
Note:
This function previously rebuilt the database of installed SSL certificates, but this operation is no longer necessary and the function always succeeds without taking any action.
get/rebuildinstalledssldb
Response
HTTP Request was successful.
Example response
{
"metadata": {
"command": "rebuildinstalledssldb",
"reason": "OK",
"result": 1,
"version": 1,
"warnings": [
"This function is now a no-op."
]
}
}