You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
408 lines
17 KiB
408 lines
17 KiB
<!DOCTYPE UI><UI version="3.2" stdsetdef="1"> |
|
<class>WarningConfiguration</class> |
|
<widget class="QWidget"> |
|
<property name="name"> |
|
<cstring>WarningConfiguration</cstring> |
|
</property> |
|
<property name="geometry"> |
|
<rect> |
|
<x>0</x> |
|
<y>0</y> |
|
<width>552</width> |
|
<height>325</height> |
|
</rect> |
|
</property> |
|
<vbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QCheckBox"> |
|
<property name="name"> |
|
<cstring>mWarnUnsigned</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Warn when trying to send &unsigned messages</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Check to be warned when sending unsigned messages.</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn When Trying To Send Unsigned Messages</h1> |
|
If this box is checked, you will be warned when you try to send parts of or the whole message unsigned. |
|
<p> |
|
It is recommended to leave this option turned on for maximum integrity. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox"> |
|
<property name="name"> |
|
<cstring>warnUnencryptedCB</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>&Warn when trying to send unencrypted messages</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Check to be warned when sending unencrypted messages.</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn When Trying To Send Unencrypted Messages</h1> |
|
If this box is checked, you will be warned when you try to send parts of or the whole message unencrypted. |
|
<p> |
|
It is recommended to leave this option turned on for maximum integrity. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QCheckBox"> |
|
<property name="name"> |
|
<cstring>warnReceiverNotInCertificateCB</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Warn if &receiver's email address is not in certificate</string> |
|
</property> |
|
<property name="checked"> |
|
<bool>true</bool> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Check to be warned if the address is not in the certificate</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn If Receiver's Email Address Is Not In Certificate</h1> |
|
If this option is checked, a warning is issued if the email address of the receiver is not contained in the certificate used for encrypting. |
|
<p> |
|
It is recommended to leave this option turned on for maximum security. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QGroupBox"> |
|
<property name="name"> |
|
<cstring>groupBox8</cstring> |
|
</property> |
|
<property name="title"> |
|
<string>Warn if certificates/keys expire soon (configure thresholds below)</string> |
|
</property> |
|
<property name="checkable"> |
|
<bool>true</bool> |
|
</property> |
|
<grid> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<widget class="QLabel" row="0" column="1"> |
|
<property name="name"> |
|
<cstring>textLabel2</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>For signing</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>AlignCenter</set> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="0" column="2"> |
|
<property name="name"> |
|
<cstring>textLabel2_2</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>For encryption</string> |
|
</property> |
|
<property name="alignment"> |
|
<set>AlignCenter</set> |
|
</property> |
|
</widget> |
|
<widget class="QSpinBox" row="1" column="1"> |
|
<property name="name"> |
|
<cstring>mWarnSignKeyExpiresSB</cstring> |
|
</property> |
|
<property name="suffix"> |
|
<string> days</string> |
|
</property> |
|
<property name="maxValue"> |
|
<number>999</number> |
|
</property> |
|
<property name="minValue"> |
|
<number>1</number> |
|
</property> |
|
<property name="value"> |
|
<number>14</number> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Select the number of days here</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn If Signature Certificate Expires</h1> |
|
Select the minimum number of days the signature certificate should be valid without issuing a warning. |
|
<p> |
|
The recommended SPHINX setting is 14 days. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QSpinBox" row="1" column="2"> |
|
<property name="name"> |
|
<cstring>mWarnEncrKeyExpiresSB</cstring> |
|
</property> |
|
<property name="suffix"> |
|
<string> days</string> |
|
</property> |
|
<property name="maxValue"> |
|
<number>999</number> |
|
</property> |
|
<property name="minValue"> |
|
<number>1</number> |
|
</property> |
|
<property name="value"> |
|
<number>14</number> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Select the number of days here</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn If Encryption Certificate Expires</h1> |
|
Select the minimum number of days the encryption certificate should be valid without issuing a warning. |
|
<p> |
|
The recommended SPHINX setting is 14 days. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QSpinBox" row="2" column="2"> |
|
<property name="name"> |
|
<cstring>mWarnEncrChainCertExpiresSB</cstring> |
|
</property> |
|
<property name="suffix"> |
|
<string> days</string> |
|
</property> |
|
<property name="maxValue"> |
|
<number>999</number> |
|
</property> |
|
<property name="minValue"> |
|
<number>1</number> |
|
</property> |
|
<property name="value"> |
|
<number>14</number> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Select the number of days here</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn If A Certificate In The Chain Expires</h1> |
|
Select the minimum number of days all certificates in the chain should be valid without issuing a warning. |
|
<p> |
|
The recommended SPHINX setting is 14 days. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QSpinBox" row="2" column="1"> |
|
<property name="name"> |
|
<cstring>mWarnSignChainCertExpiresSB</cstring> |
|
</property> |
|
<property name="suffix"> |
|
<string> days</string> |
|
</property> |
|
<property name="maxValue"> |
|
<number>999</number> |
|
</property> |
|
<property name="minValue"> |
|
<number>1</number> |
|
</property> |
|
<property name="value"> |
|
<number>14</number> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Select the number of days here</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn If CA Certificate Expires</h1> |
|
Select the minimum number of days the CA certificate should be valid without issuing a warning. |
|
<p> |
|
The recommended SPHINX setting is 14 days. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QSpinBox" row="3" column="1"> |
|
<property name="name"> |
|
<cstring>mWarnSignRootCertExpiresSB</cstring> |
|
</property> |
|
<property name="suffix"> |
|
<string> days</string> |
|
</property> |
|
<property name="maxValue"> |
|
<number>999</number> |
|
</property> |
|
<property name="minValue"> |
|
<number>1</number> |
|
</property> |
|
<property name="value"> |
|
<number>14</number> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Select the number of days here</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn If Root Certificate Expires</h1> |
|
Select the minimum number of days the root certificate should be valid without issuing a warning. |
|
<p> |
|
The recommended SPHINX setting is 14 days. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QSpinBox" row="3" column="2"> |
|
<property name="name"> |
|
<cstring>mWarnEncrRootCertExpiresSB</cstring> |
|
</property> |
|
<property name="suffix"> |
|
<string> days</string> |
|
</property> |
|
<property name="maxValue"> |
|
<number>999</number> |
|
</property> |
|
<property name="minValue"> |
|
<number>1</number> |
|
</property> |
|
<property name="value"> |
|
<number>14</number> |
|
</property> |
|
<property name="toolTip" stdset="0"> |
|
<string>Select the number of days here</string> |
|
</property> |
|
<property name="whatsThis" stdset="0"> |
|
<string><qt> |
|
<h1>Warn If Root Certificate Expires</h1> |
|
Select the minimum number of days the root certificate should be valid without issuing a warning. |
|
<p> |
|
The recommended SPHINX setting is 14 days. |
|
</qt></string> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="3" column="0"> |
|
<property name="name"> |
|
<cstring>textLabel1_2_2</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>For root certificates:</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>mWarnSignRootCertExpiresSB</cstring> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="2" column="0"> |
|
<property name="name"> |
|
<cstring>textLabel1_2</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>For intermediate CA certificates:</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>mWarnSignChainCertExpiresSB</cstring> |
|
</property> |
|
</widget> |
|
<widget class="QLabel" row="1" column="0"> |
|
<property name="name"> |
|
<cstring>textLabel1</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>For end-user certificates/keys:</string> |
|
</property> |
|
<property name="buddy" stdset="0"> |
|
<cstring>mWarnSignKeyExpiresSB</cstring> |
|
</property> |
|
</widget> |
|
<spacer row="2" column="3"> |
|
<property name="name"> |
|
<cstring>spacer5</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
</grid> |
|
</widget> |
|
<spacer> |
|
<property name="name"> |
|
<cstring>spacer23</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Vertical</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>20</width> |
|
<height>90</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="QLayoutWidget"> |
|
<property name="name"> |
|
<cstring>layout1</cstring> |
|
</property> |
|
<hbox> |
|
<property name="name"> |
|
<cstring>unnamed</cstring> |
|
</property> |
|
<spacer> |
|
<property name="name"> |
|
<cstring>spacer4</cstring> |
|
</property> |
|
<property name="orientation"> |
|
<enum>Horizontal</enum> |
|
</property> |
|
<property name="sizeType"> |
|
<enum>Expanding</enum> |
|
</property> |
|
<property name="sizeHint"> |
|
<size> |
|
<width>40</width> |
|
<height>20</height> |
|
</size> |
|
</property> |
|
</spacer> |
|
<widget class="QPushButton"> |
|
<property name="name"> |
|
<cstring>enableAllWarningsPB</cstring> |
|
</property> |
|
<property name="text"> |
|
<string>Re-Enable All "Don't Ask Again" Warnings</string> |
|
</property> |
|
</widget> |
|
</hbox> |
|
</widget> |
|
</vbox> |
|
</widget> |
|
<tabstops> |
|
<tabstop>mWarnUnsigned</tabstop> |
|
<tabstop>warnUnencryptedCB</tabstop> |
|
<tabstop>warnReceiverNotInCertificateCB</tabstop> |
|
<tabstop>mWarnSignKeyExpiresSB</tabstop> |
|
<tabstop>mWarnSignChainCertExpiresSB</tabstop> |
|
<tabstop>mWarnSignRootCertExpiresSB</tabstop> |
|
<tabstop>mWarnEncrKeyExpiresSB</tabstop> |
|
<tabstop>mWarnEncrChainCertExpiresSB</tabstop> |
|
<tabstop>mWarnEncrRootCertExpiresSB</tabstop> |
|
<tabstop>enableAllWarningsPB</tabstop> |
|
</tabstops> |
|
<layoutdefaults spacing="6" margin="11"/> |
|
</UI>
|
|
|