Martin Preuss <aquamaniac <at> gmx.de> writes: ... > In that case it seems that the server doesn't allow the method "POST" with > the > given URL, so either the URL is still wrong or there is something weird going > on with the server... > Or maybe the server doesn't understand HBCI but only FinTS (I would have to > look into the specs but maybe FinTS uses another port than the standard SSL > port?)... > > Regards > Martin >
I was not able so far to read (and compare) the encrypted messages. Looking at the TCP packages via Wireshark everything looks fine. The TLS handshake is ok. Aqbanking confirms that it accepted the certificate. But still I receive this strage error message: [EMAIL PROTECTED]: ~ > aqhbci-tool getsysid 5:2007/03/04 21-18-15:aqbanking(13486):banking.c: 5471: Automatically accepting certificate "07:13:E1:E1:64:AA:F8:1C:2E:06:7A:1B:4F:48:DB:C8" 3:2007/03/04 21-18-15:aqhbci(13486):job.c: 193: Job "JobTan" not supported by your bank ===== Passwort eingeben ===== Bitte geben Sie das Passwort fr PINTAN-20070227-211329 ein Input: ***** 3:2007/03/04 21-18-21:gwen(13486):nl_hbci.c: 253: Got an error response (303: See Other) 3:2007/03/04 21-18-21:gwen(13486):netlayer.c: 1476: Errors on all netlayers 3:2007/03/04 21-18-21:gwen(13486):netlayer.c: 1559: ERROR: Could not read (-1) 3:2007/03/04 21-18-21:aqhbci(13486):dialog.c: 275: Error receiving packet (-1) 3:2007/03/04 21-18-21:aqhbci(13486):dialog.c: 628: Could not disconnect from bank (-6) 3:2007/03/04 21-18-21:aqhbci(13486):outbox.c: 1330: Error performing queue (-6) 3:2007/03/04 21-18-21:aqhbci(13486):provider.c: 1085: No system id 3:2007/03/04 21-18-21:(null)(13486):getsysid.c: 140: Error getting system id (-11) The problem seems to arise from the HBCI level. Is it possible that the banks server does not support this request, and that other requests would work without having received a sysid? I created an account manually via QBankManager. When I then try to retrieve transactions I get the following: [EMAIL PROTECTED]: ~ > aqbanking-tool --loglevel=info request --transactions --dated --fromdate=20070228 3:2007/03/04 21-25-55:aqhbci(14185):job.c: 193: Job "JobGetTransactions" not supported by your bank 3:2007/03/04 21-25-55:aqhbci(14185):provider.c: 263: Job not supported with this account 3:2007/03/04 21-25-55:aqbanking-tool(14185):banking.c: 4687: Job not available with the backend for this account (-3) ===== Auftrag nicht verfügbar ===== Das fr dieses Konto zust�dige Modul untersttzt diesen Auftrag nicht. So, here are my questions: * How does aqbanking determine the HBCI/FinTS version it'll use? * How does aqbanking determine the job types a bank supports? Regards Michael ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Aqbanking-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
