[DBNETLIB][ConnectionOpen (SECDoClientHandshake()).]SSL Security error.
I followed the steps and advice from here viewtopic.php?t=33269#p207910
and upgraded to this version: download/file.php?id=4203
The initial Error is gone. I can now log into hMailAdmin, and i see my domains listed.
On clicking Status, i get the following erorr:
Code: Select all
An error occurred processing the request.
ExceptionType: COMException
HelpLine:
Message: An error occurred processing the request.
Source: hMailServer COM library
StackTrace: at hMailServer.SettingsClass.get_HostName()
at hMailServer.Administrator.ucStatus.DisplayWarnings()
at hMailServer.Administrator.ucStatus.LoadData()
at hMailServer.Administrator.formMain.ShowNodeRepresentation(INode node)
at hMailServer.Administrator.formMain.treeNodes_AfterSelect(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
TargetSite: System.String get_HostName()
Code: Select all
You do not have access to this property / method. Ensure that hMailServer.Application.Authenticate() is called with proper login credentials.
ExceptionType: COMException
HelpLine:
Message: You do not have access to this property / method. Ensure that hMailServer.Application.Authenticate() is called with proper login credentials.
Source: hMailServer COM library
StackTrace: at hMailServer.SSLCertificatesClass.get_Count()
at hMailServer.Administrator.Nodes.NodeSSLCertificates.get_SubNodes()
at hMailServer.Administrator.formMain.LoadNodeChildren(TreeNode node, Int32 recursionDepth)
at hMailServer.Administrator.formMain.treeNodes_BeforeExpand(Object sender, TreeViewCancelEventArgs e)
at System.Windows.Forms.TreeView.TvnExpanding(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
TargetSite: Int32 get_Count()
Code: Select all
Severity: 1 (Critical), Code: HM5011, Source: Application::OnDatabaseConnected, Description: The database is too new for this version of hMailServer. Please upgrade hMailServer. Database version: 5700, Required database version: 5601
Are you experiencing any of these?