Skip to content

Commit 6b9b22b

Browse files
author
Patrick
committed
Update sandbox certificate pin to current one.
1 parent fde6590 commit 6b9b22b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/bunq/sdk/context/ApiEnvironmentType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public enum ApiEnvironmentType {
1313
SANDBOX(
1414
"public-api.sandbox.bunq.com",
1515
"v1",
16-
"sha256/SEJfjAW74vHQmGe/lb9NwBjzAw5y7rpJH3UWpGE5q8A="
16+
"sha256/++MBgDH5WGvL9Bcn5Be30cRcL0f5O+NyoXuWtQdX1aI="
1717
);
1818

1919
/**

0 commit comments

Comments
 (0)