ChinaCockUniGUI


unigui配置支持https

<p>在UniGUIServerModuleBeforeInit事件中 Self.SSL.SSLPort := 443; Self.SSL.SSLOptions.RootCertFile := 'rootCA.pem';//注意不是rootCA-key.pem Self.SSL.SSLOptions.CertFile := 'xxx.pem';//xxx是生成证书时的文件名称 可以重命名 Self.SSL.SSLOptions.KeyFile:= 'xxx-key.pem';</p> <p>Self.SSL.Enabled := true;</p>

页面列表

ITEM_HTML