c# - Working with WEB API Authentication in .net Compact Framework -
we have application uses rest service our customer through xml requests , responses. runs on motorola (now zebra) mc3190 handheld computer running windows ce 6.0.
last week decided publish service using https , since application stopped being able use service. can't pass login.
now, i've tried install on device certificates available https url , this solution; none of worked.
the strangest thing when running same application on desktop environment (windows 10, example), works charm.
i've ran out of ideas of do, , hope guys can give me work with.
i assume https site uses sha2 certificate (most, if not all, these days).
our experience windows ce supports sha1 certificates (details here), might issue.
Comments
Post a Comment