--- a/eric7/E5Network/E5SslCertificatesInfoWidget.ui Sat May 22 12:54:57 2021 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,359 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<ui version="4.0"> - <class>E5SslCertificatesInfoWidget</class> - <widget class="QWidget" name="E5SslCertificatesInfoWidget"> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>500</width> - <height>455</height> - </rect> - </property> - <layout class="QVBoxLayout" name="verticalLayout"> - <item> - <widget class="QLabel" name="label_17"> - <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> - <layout class="QHBoxLayout" name="horizontalLayout"> - <item> - <widget class="QLabel" name="chainLabel"> - <property name="text"> - <string>Certificate Chain:</string> - </property> - </widget> - </item> - <item> - <widget class="QComboBox" name="chainComboBox"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - </widget> - </item> - </layout> - </item> - <item> - <widget class="QLabel" name="blacklistedLabel"> - <property name="text"> - <string>This certificated has been blacklisted.</string> - </property> - </widget> - </item> - <item> - <widget class="QGroupBox" name="groupBox"> - <layout class="QGridLayout" name="gridLayout"> - <item row="0" column="0" colspan="2"> - <widget class="QLabel" name="label"> - <property name="text"> - <string><b>Issued for:</b></string> - </property> - </widget> - </item> - <item row="1" column="0"> - <widget class="QLabel" name="label_2"> - <property name="text"> - <string>Common Name (CN):</string> - </property> - </widget> - </item> - <item row="1" column="1"> - <widget class="QLabel" name="subjectCommonNameLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="2" column="0"> - <widget class="QLabel" name="label_3"> - <property name="text"> - <string>Organization (O):</string> - </property> - </widget> - </item> - <item row="2" column="1"> - <widget class="QLabel" name="subjectOrganizationLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="3" column="0"> - <widget class="QLabel" name="label_4"> - <property name="text"> - <string>Organizational Unit (OU):</string> - </property> - </widget> - </item> - <item row="3" column="1"> - <widget class="QLabel" name="subjectOrganizationalUnitLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="4" column="0"> - <widget class="QLabel" name="label_5"> - <property name="text"> - <string>Serialnumber:</string> - </property> - </widget> - </item> - <item row="4" column="1"> - <widget class="QLabel" name="serialNumberLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="5" column="0"> - <spacer name="verticalSpacer_3"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>10</height> - </size> - </property> - </spacer> - </item> - <item row="6" column="0" colspan="2"> - <widget class="QLabel" name="label_6"> - <property name="text"> - <string><b>Issued by:</b></string> - </property> - </widget> - </item> - <item row="7" column="0"> - <widget class="QLabel" name="label_9"> - <property name="text"> - <string>Common Name (CN):</string> - </property> - </widget> - </item> - <item row="7" column="1"> - <widget class="QLabel" name="issuerCommonNameLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="8" column="0"> - <widget class="QLabel" name="label_8"> - <property name="text"> - <string>Organization (O):</string> - </property> - </widget> - </item> - <item row="8" column="1"> - <widget class="QLabel" name="issuerOrganizationLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="9" column="0"> - <widget class="QLabel" name="label_7"> - <property name="text"> - <string>Organizational Unit (OU):</string> - </property> - </widget> - </item> - <item row="9" column="1"> - <widget class="QLabel" name="issuerOrganizationalUnitLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="10" column="0"> - <spacer name="verticalSpacer_2"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>9</height> - </size> - </property> - </spacer> - </item> - <item row="11" column="0" colspan="2"> - <widget class="QLabel" name="label_10"> - <property name="text"> - <string><b>Validity:</b></string> - </property> - </widget> - </item> - <item row="12" column="0"> - <widget class="QLabel" name="label_11"> - <property name="text"> - <string>Issued on:</string> - </property> - </widget> - </item> - <item row="12" column="1"> - <widget class="QLabel" name="effectiveLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="13" column="0"> - <widget class="QLabel" name="label_12"> - <property name="text"> - <string>Expires on:</string> - </property> - </widget> - </item> - <item row="13" column="1"> - <widget class="QLabel" name="expiresLabel"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="14" column="0" colspan="2"> - <widget class="QLabel" name="expiredLabel"> - <property name="text"> - <string>This certificate is not valid yet or has expired.</string> - </property> - </widget> - </item> - <item row="15" column="0"> - <spacer name="verticalSpacer"> - <property name="orientation"> - <enum>Qt::Vertical</enum> - </property> - <property name="sizeHint" stdset="0"> - <size> - <width>20</width> - <height>10</height> - </size> - </property> - </spacer> - </item> - <item row="16" column="0" colspan="2"> - <widget class="QLabel" name="label_13"> - <property name="text"> - <string><b>Fingerprints:</b></string> - </property> - </widget> - </item> - <item row="17" column="0"> - <widget class="QLabel" name="label_14"> - <property name="text"> - <string>SHA1-Fingerprint:</string> - </property> - </widget> - </item> - <item row="17" column="1"> - <widget class="QLabel" name="sha1Label"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - <item row="18" column="0"> - <widget class="QLabel" name="label_15"> - <property name="text"> - <string>MD5-Fingerprint:</string> - </property> - </widget> - </item> - <item row="18" column="1"> - <widget class="QLabel" name="md5Label"> - <property name="sizePolicy"> - <sizepolicy hsizetype="Expanding" vsizetype="Preferred"> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="text"> - <string/> - </property> - </widget> - </item> - </layout> - </widget> - </item> - </layout> - </widget> - <resources/> - <connections/> -</ui>