Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement dynamic certificate pinning and claiming with /context for Android (Endpoint) #7

Open
SchulzeStTSI opened this issue May 5, 2021 · 0 comments

Comments

@SchulzeStTSI
Copy link
Collaborator

Implement the usage of the dynamic context content. The claimDomains should be used for claiming.

[
{
"co":"DE",
"claimDomain":"http://ibm.blabala.de"
"pubKey":"MIIj234ksedfioweikseipo234jk234jksdfklsdfjksdfjklsdfsdjfsdfj"
},
{
"co":"ES",
"claimDomain":"http://ibm.blabala.de"
"pubKey":"MIIj234ksedfioweikseipo234jk234jksdfklsdfjksdfjklsdfsdjfsdfj"
}
]

@SchulzeStTSI SchulzeStTSI changed the title Implement dynamic certificate pinning with /context for Android (Endpoint) Implement dynamic certificate pinning and claiming with /context for Android (Endpoint) May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant