Actions
Bug #174
closedImprovement of Error Handling for nPA-usage in Test-nPA-application (and vice versa)
Status:
Closed
Priority:
High
Assignee:
-
Target version:
-
Start date:
03/06/2013
Due date:
% Done:
0%
Estimated time:
Reviewer:
Build Version:
Description
If one uses the Governikus-Demo-Application
at https://www.openecard.org/en/demo/cebit2013
with a productive nPA instead of a Test-nPA
one obtains the following error from the App:
"Bad Request - Malformed CardVerifiableCertificates: Index: 0, Size: 0"
Updated by Andreas Kuckartz almost 12 years ago
- Priority changed from Normal to High
... and that will not help them gain confidence in the software.
Updated by Dominik Heidler almost 12 years ago
on http://saml.skidentity.de:9086/SkIDentityIdP/Salesforce.html?as_type=npa I get this error:
Error received from eCard-API: http://www.bsi.bund.de/ecard/api/1.1/resultminor/al/common#unknownError
Is java 1.7 supported at all?
$ java -version java version "1.7.0_17" OpenJDK Runtime Environment (IcedTea7 2.3.8) (ArchLinux build 7.u17_2.3.8-1-x86_64) OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
Updated by Dominik Heidler almost 12 years ago
just tested it with
$ /opt/java6/jre/bin/java -version java version "1.6.0_43" Java(TM) SE Runtime Environment (build 1.6.0_43-b01) Java HotSpot(TM) 64-Bit Server VM (build 20.14-b01, mixed mode)
... the same result
Updated by Dominik Heidler almost 12 years ago
Today I had success performing an authentification at http://www.dkb.de/privatkunden/dkb_cash/index.html using the legacy browser plugin and the current webstart-version of the app with openjdk-7.
Actions