Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studo Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE Design Introduction “Air” Styles Mobile Design Principles Styles UX Overview Design Patterns UI Components for Tizen App Design 2.3 TV Design Principles Styles UX Overview Patterns UI Components Wearable Development Tizen Studo Overview Download Tizen Extensions for Visual Studio Family IoT extension SDK Docs Blog Blog Announcing the Tizen Studio 3.7 Release Announcing the Tizen Studio 3.1 Release Community Forums General Support Tizen .NET Web Application Development Native Application Development SDK & IDE
SSL Certificate pinning not working
Hi,
We are creating Tizen web application for Samsung TVs.
We need to enable SSL pining for security reasons. Below code found from internet.
<access origin=”*.domain.com” subdomains=”true”> <tlspinning> <certificate algorithm=”SHA256″ fingerprint=”46156ef9b05023d41f0cfadf724ff1771b0b35914bd4be919384806c82945b73″/> </tlspinning> </access>
Not getting any response from api when we use above code with correct domain name and specific fingerprint of domain root certificate.
App is only able to call api and generate response if we change origin from specific domain to * <access origin=”*” subdomains=”true”>
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio
BY
30 Oct 2023
Tizen Studio