SCU for fiskaly Cloud-TSE
State of certification
Certification-ID of TSE according to chapter 9.2.2 of Anwendungserlass zu § 146a AO:
| Certification-ID | Test item | Applicant | Date |
|---|---|---|---|
| BSI-K-TR-0490-2021 | fiskaly sign Cloud-TSE | fiskaly GmbH | 10.12.2021 |
Certification Identification
"BSI-K-TR-0490-2021" is returned for 'ftSignatureType' 0x4445000000000022 (certification identification).
Available from version: 1.3.23
Signature Creation Unit
Support
from version: 1.3.23
The fiskaltrust.Middleware.SCU.DE.FiskalyCertified-package connects the middleware to a fiskaly Cloud-TSE (v2). Please note that the previously used fiskaltrust.Middleware.SCU.DE.Fiskaly package only supports the non-certified fiskaly TSE v1, and - together with these TSEs - cannot be created or used anymore.
Parameters
| Name | Description | Default Value Mandatory Field |
|---|---|---|
| ApiKey | The API key used to authenticate to the fiskaly services as specified in the fiskaly dashboard. It is filled automatically during production via the fiskaltrust portal. | mandatory |
| ApiSecret | The API secret that is used to authenticate to the fiskaly services, as specified in the fiskaly dashboard. It is filled automatically during production via the fiskaltrust portal. | mandatory |
| Guid TssId | The unique ID of the TSS, as taken from the fiskaly dashboard or API | mandatory |
| AdminPin | The Admin Pin of the TSE (not to be confused with the PUK) | mandatory |
| EnableTarFileExport | Indicates if the SCU performs a TAR export when requested. TAR exports return an empty result in case this is set to false. | trueoptional |
| CertificationId | Certification identification of the TSE used, can be overwritten if required | BSI-K-TR-0490-2021optional |
| FiskalyClientTimeout | The HTTP timeout when calling the fiskaly API in milliseconds. | 120000optional |
| ProxyServer | If access to the Internet is established via a proxy server: The proxy server's URL or IP address. | empty string/no proxy optional >optional |
| ProxyPort | If access to the Internet is established via a proxy server: The proxy server's HTTP-port. | empty string optional>optional |
| ProxyUsername | If access to the Internet is established via an authenticated proxy server: The proxy server's user name. | empty string/no proxy authentication optional |
| ProxyPassword | If access to the Internet is enabled via an authenticated proxy server: The proxy server's password. | empty string/no proxy authentication optional |