summaryrefslogtreecommitdiffstats
path: root/openssl-controller.lua
diff options
context:
space:
mode:
Diffstat (limited to 'openssl-controller.lua')
-rwxr-xr-xopenssl-controller.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl-controller.lua b/openssl-controller.lua
index aa03ba6..e7daabd 100755
--- a/openssl-controller.lua
+++ b/openssl-controller.lua
@@ -118,7 +118,7 @@ end
downloadcacert = function(self)
self.conf.viewtype="stream"
- return self.model.getca(self.clientdata.certype)
+ return self.model.getca(self.clientdata.certtype)
end
-- Generate a self-signed CA