Can revoke/generate server certiticate in admin interface
This commit is contained in:
parent
39ca8940e1
commit
4d1424b29b
6 changed files with 122 additions and 55 deletions
7
onyx/tpl/bootstrap/admin/shell.tpl
Normal file
7
onyx/tpl/bootstrap/admin/shell.tpl
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{extends file="admin/layout.tpl"}
|
||||
|
||||
{block name=content}
|
||||
<pre>
|
||||
{$output}
|
||||
</pre>
|
||||
{/block}
|
||||
Reference in a new issue