Skip to content

[Bug]: Local requests: Can't establish SSL connection (arm64 / bookworm 12) #1187

@the-sutt

Description

@the-sutt

Description

A arm64 build won't establish SSL-connection under bookworm 12

Steps to reproduce

  1. Clone repo https://github.com/the-sutt/AdyenTest/
  2. add credentials to Program.cs
  3. build for arm64 and run on a raspberry pi 4/5 with bookworm 12.

Actual behavior

Creating device...
Creating client...
Creating local ApiService...
Performing diagnosis...
Constructing request...
Sending request...
System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception.

Expected behavior

A working SSL connection.

Code snippet or screenshots (if applicable)

https://github.com/the-sutt/AdyenTest/

Adyen .NET API Library version

32.1

.NET version

8

Operating System

Linux

Additional context

The Adyen-lib appears to be unable to establish a SSL connection to the local payment-terminal (a Verifone P400-Plus).

The root-CA for the live-fleet is attached to the trust store of the OS, as verified by an openssl command which returns a successful SSL-handshake.

More info provided at the demo repository

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions