I'm unable to push a certificate into my server, getting this error: PUSH certificate and trust list failed at selecting endpoint with local status BadNotSupported
In Wireshark the GDS gives up after getting the GetEndpoints response each attempt.
Where can I get more information about what's wrong?
PUSH certificate and trust list failed at selecting endpoint with local status BadNotSupported
Moderator: uagds
-
- Full Member
- Posts: 7
- Joined: 17 Aug 2015, 14:31
-
- Full Member
- Posts: 7
- Joined: 17 Aug 2015, 14:31
Re: PUSH certificate and trust list failed at selecting endpoint with local status BadNotSupported
Solved. It looks like the GDS does not support endpoints with a UserTokenPolicy that uses Basic256 instead of Basic256Sha256.
Once I changed the security policy of the token to Basic256Sha256 it started working.
Once I changed the security policy of the token to Basic256Sha256 it started working.