You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
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
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"
}
]
The text was updated successfully, but these errors were encountered: