Add hint about excessive certificate validity.
[dcpomatic.git] / src / lib / hints.h
index 6553593a06e761da7b908ce1949f5dc3fc06fa58..985fa1910d9b10733b88a4f827687bf11de9455a 100644 (file)
@@ -65,6 +65,7 @@ private:
        void closed_caption (PlayerText text, dcpomatic::DCPTimePeriod period);
        void open_subtitle (PlayerText text, dcpomatic::DCPTimePeriod period);
 
+       void check_certificates ();
        void check_interop ();
        void check_big_font_files ();
        void check_few_audio_channels ();