new command «certificate» to install CA certificate for SSL - need to register the new class ...
This commit is contained in:
@@ -1506,6 +1506,7 @@ inline void Script::initPrototypes() {
|
||||
add(new Set);
|
||||
add(new UnSet);
|
||||
add(new Timeout);
|
||||
add(new Certificate);
|
||||
}
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user