I want to excute "orgmax Version 18" a german KMU Programm. This Programm uses a Firebird Database.
And this Programm can't connect the Database. I also installed flamerobin
an connetion/support tool for the Firebird Database (win and Linux Version)
The Flamerobin Unix tool can connect the Database, Win Version failed.
I use WINEDEBUG=dll wine "path to orgaMax or Flamerobin" and get the same Error.
Flamerobin :
002f:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
002f:fixme:ntlm:ntlm_AcquireCredentialsHandleW AcquireCredentialsHandle: SECPKG_CRED_BOTH stub
0009:fixme:msvcrt:__clean_type_info_names_internal (0x10ed60c) stub
0009:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
orgamax:
0009:err:winediag:schan_imp_init Failed to load libgnutls, secure connections will not be available.
0009:fixme:ntdll:server_ioctl_file Unsupported ioctl 98000010 (device=9800 access=0 func=4 method=0)
0009:fixme:winsock:server_ioctl_sock Unsupported ioctl 98000010 (device=9800 access=0 func=4 method=0)
0009:fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (_WSAIOW(IOC_VENDOR, 16))
0009:fixme:ntlm:ntlm_AcquireCredentialsHandleW AcquireCredentialsHandle: SECPKG_CRED_BOTH stub
0009:fixme:font:RemoveFontMemResourceEx (0x877f3449) stub
the OpenSuse 42.2 Systm has an libgnutls

any hints ?
Firebird Server : 2.5
OpenSuse 42.2
libgnutls28 and libgnutls30 (64 and 32 Version installed)
an older Version Orgamax14 runs under wine - using a an older Firebird Server.
(thinking without TLS)
so i have an TLS Problem
