Question
I'm developing a TV application and created certificates for my app to work on my Smart TV. However, the expiration dates for both the author and distributor certificates are approaching too soon. I would like to either extend their duration or generate new certificates with longer validity periods.
Is it possible to specify certificate duration in Tizen Studio, or do I need to contact Tizen support for this?
Answer
Problem Understanding
When developing Tizen TV applications, developers need to use certificates for signing their apps. By default, these certificates have limited validity periods, which can be problematic for long-term development projects. The user wants to either extend existing certificates or create new ones with longer durations.
Solution Methods
-
Certificate Regeneration:
- In Tizen Studio, you can generate new certificates with longer durations by:
- Opening Tizen Studio
- Going to Tools > Certificate Manager
- Creating a new certificate profile
- During creation, you can specify the validity period (up to 25 years for author certificates)
- In Tizen Studio, you can generate new certificates with longer durations by:
-
Contacting Samsung Developer Support:
- If your app is published on the Samsung TV Store, you can contact Samsung Developer Support for assistance with certificate-related issues
- Visit the Samsung Developer Forum for additional help: Samsung Developer Forum
Additional Tips
- Always keep track of your certificate expiration dates to avoid development disruptions
- Consider setting calendar reminders for certificate renewals
- For production apps, plan certificate renewals well in advance of expiration dates