<?xml version="1.0" encoding="UTF-8"?> <ui version="4.0"> <class>SslInfo</class> <widget class="QWidget" name="SslInfo"> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>427</width> <height>481</height> </rect> </property> <layout class="QVBoxLayout" name="verticalLayout_2"> <item> <widget class="QLabel" name="label"> <property name="sizePolicy"> <sizepolicy hsizetype="Preferred" vsizetype="Minimum"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string><h2>Certificate Information</h2></string> </property> </widget> </item> <item> <spacer name="verticalSpacer_6"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item> <layout class="QHBoxLayout" name="horizontalLayout"> <item> <widget class="QLabel" name="label_4"> <property name="text"> <string>Certificate Chain:</string> </property> </widget> </item> <item> <widget class="QComboBox" name="comboBox"> <property name="sizePolicy"> <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> </layout> </item> <item> <spacer name="verticalSpacer_4"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="certInfoLabel"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item> <spacer name="verticalSpacer_5"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>40</height> </size> </property> </spacer> </item> <item> <widget class="QGroupBox" name="groupBox"> <property name="title"> <string/> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> <widget class="QLabel" name="label_20"> <property name="text"> <string><h4>Issued To:</h4></string> </property> </widget> </item> <item> <layout class="QGridLayout" name="gridLayout"> <item row="0" column="0"> <widget class="QLabel" name="label_6"> <property name="text"> <string>Common Name (CN):</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="subjectCN"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_8"> <property name="text"> <string>Organization (O):</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLabel" name="subjectO"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_2"> <property name="text"> <string>Organizational Unit (OU):</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QLabel" name="subjectOU"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item row="3" column="0"> <widget class="QLabel" name="label_3"> <property name="text"> <string>Serial Number:</string> </property> </widget> </item> <item row="3" column="1"> <widget class="QLabel" name="subjectSN"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> </layout> </item> <item> <spacer name="verticalSpacer"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_21"> <property name="text"> <string><h4>Issued By:</h4></string> </property> </widget> </item> <item> <layout class="QGridLayout" name="gridLayout_2"> <item row="0" column="0"> <widget class="QLabel" name="label_10"> <property name="text"> <string>Common Name (CN):</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="issuerCN"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_12"> <property name="text"> <string>Organization (O):</string> </property> </widget> </item> <item row="2" column="0"> <widget class="QLabel" name="label_16"> <property name="text"> <string>Organizational Unit (OU):</string> </property> </widget> </item> <item row="2" column="1"> <widget class="QLabel" name="issuerOU"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLabel" name="issuerO"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> </layout> </item> <item> <spacer name="verticalSpacer_2"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_22"> <property name="text"> <string><h4>Validity Period:</h4></string> </property> </widget> </item> <item> <layout class="QGridLayout" name="gridLayout_3"> <item row="0" column="0"> <widget class="QLabel" name="label_14"> <property name="text"> <string>Issued on:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="issuedOn"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_18"> <property name="text"> <string>Expires on:</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLabel" name="expiresOn"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> </layout> </item> <item> <spacer name="verticalSpacer_3"> <property name="orientation"> <enum>Qt::Vertical</enum> </property> <property name="sizeHint" stdset="0"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </item> <item> <widget class="QLabel" name="label_23"> <property name="text"> <string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Sans Serif'; font-size:8pt; font-weight:400; font-style:normal;"> <p style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:medium; font-weight:600;">Digests:</span></p></body></html></string> </property> </widget> </item> <item> <layout class="QGridLayout" name="gridLayout_5"> <item row="0" column="0"> <widget class="QLabel" name="label_36"> <property name="text"> <string>Md5:</string> </property> </widget> </item> <item row="0" column="1"> <widget class="QLabel" name="md5"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> <item row="1" column="0"> <widget class="QLabel" name="label_38"> <property name="text"> <string>SHA-1:</string> </property> </widget> </item> <item row="1" column="1"> <widget class="QLabel" name="sha1"> <property name="text"> <string>TextLabel</string> </property> </widget> </item> </layout> </item> </layout> </widget> </item> </layout> </widget> <resources/> <connections/> </ui>