Warning, /pim/kleopatra/src/conf/smimevalidationconfigurationwidget.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>Kleo::Config::SMimeValidationConfigurationWidget</class>
0003  <widget class="QWidget" name="Kleo::Config::SMimeValidationConfigurationWidget" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>502</width>
0009     <height>603</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" name="verticalLayout" >
0013    <item>
0014     <layout class="QHBoxLayout" name="horizontalLayout" >
0015      <item>
0016       <widget class="QCheckBox" name="intervalRefreshCB" >
0017        <property name="whatsThis" >
0018         <string>This option enables interval checking of certificate validity. You can also choose the checking interval (in hours). Note that validation is performed implicitly whenever significant files in ~/.gnupg change. This option therefore only affects external factors of certificate validity.</string>
0019        </property>
0020        <property name="text" >
0021         <string>Check certificate validity every</string>
0022        </property>
0023       </widget>
0024      </item>
0025      <item>
0026       <widget class="QSpinBox" name="intervalRefreshSB" >
0027        <property name="enabled" >
0028         <bool>false</bool>
0029        </property>
0030        <property name="whatsThis" >
0031         <string>This option enables interval checking of certificate validity. You can also choose the checking interval (in hours). Note that validation is performed implicitly whenever significant files in ~/.gnupg change. This option therefore only affects external factors of certificate validity.</string>
0032        </property>
0033        <property name="alignment" >
0034         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0035        </property>
0036        <property name="specialValueText" >
0037         <string>hour</string>
0038        </property>
0039        <property name="suffix" >
0040         <string> hours</string>
0041        </property>
0042        <property name="minimum" >
0043         <number>1</number>
0044        </property>
0045        <property name="maximum" >
0046         <number>24</number>
0047        </property>
0048       </widget>
0049      </item>
0050      <item>
0051       <spacer name="horizontalSpacer" >
0052        <property name="orientation" >
0053         <enum>Qt::Horizontal</enum>
0054        </property>
0055        <property name="sizeHint" stdset="0" >
0056         <size>
0057          <width>40</width>
0058          <height>20</height>
0059         </size>
0060        </property>
0061       </spacer>
0062      </item>
0063     </layout>
0064    </item>
0065    <item>
0066     <widget class="QCheckBox" name="OCSPCB" >
0067      <property name="whatsThis" >
0068       <string>If this option is selected, S/MIME certificates are validated online using the Online Certificates Status Protocol (OCSP). Fill in the URL of the OCSP responder below.</string>
0069      </property>
0070      <property name="text" >
0071       <string>Validate certificates online (OCSP)</string>
0072      </property>
0073     </widget>
0074    </item>
0075    <item>
0076     <widget class="QGroupBox" name="OCSPGroupBox" >
0077      <property name="enabled" >
0078       <bool>false</bool>
0079      </property>
0080      <property name="title" >
0081       <string>Online Certificate Validation</string>
0082      </property>
0083      <layout class="QGridLayout" >
0084       <item row="0" column="0" >
0085        <widget class="QLabel" name="OCSPResponderURLLabel" >
0086         <property name="text" >
0087          <string>OCSP responder URL:</string>
0088         </property>
0089         <property name="wordWrap" >
0090          <bool>false</bool>
0091         </property>
0092        </widget>
0093       </item>
0094       <item row="0" column="1" >
0095        <widget class="QLineEdit" name="OCSPResponderURL" >
0096         <property name="whatsThis" >
0097          <string>Enter here the address of the server for online validation of certificates (OCSP responder). The URL is usually starting with http://.</string>
0098         </property>
0099        </widget>
0100       </item>
0101       <item row="1" column="0" >
0102        <widget class="QLabel" name="OCSPResponderSignatureLabel" >
0103         <property name="text" >
0104          <string>OCSP responder signature:</string>
0105         </property>
0106         <property name="wordWrap" >
0107          <bool>false</bool>
0108         </property>
0109        </widget>
0110       </item>
0111       <item row="2" column="0" colspan="2" >
0112        <widget class="QCheckBox" name="ignoreServiceURLCB" >
0113         <property name="text" >
0114          <string>Ignore service URL of certificates</string>
0115         </property>
0116        </widget>
0117       </item>
0118       <item row="1" column="1" >
0119        <widget class="KleopatraClientCopy::Gui::CertificateRequester" native="1" name="OCSPResponderSignature" >
0120         <property name="whatsThis" >
0121          <string>Choose here the certificate with which the OCSP server signs its replies.</string>
0122         </property>
0123        </widget>
0124       </item>
0125      </layout>
0126     </widget>
0127    </item>
0128    <item>
0129     <widget class="QCheckBox" name="doNotCheckCertPolicyCB" >
0130      <property name="whatsThis" >
0131       <string>By default, GnuPG uses the file ~/.gnupg/policies.txt to check if a certificate policy is allowed. If this option is selected, policies are not checked.</string>
0132      </property>
0133      <property name="text" >
0134       <string>Do not check certificate policies</string>
0135      </property>
0136     </widget>
0137    </item>
0138    <item>
0139     <widget class="QCheckBox" name="neverConsultCB" >
0140      <property name="whatsThis" >
0141       <string>If this option is checked, Certificate Revocation Lists are never used to validate S/MIME certificates.</string>
0142      </property>
0143      <property name="text" >
0144       <string>Never consult a CRL</string>
0145      </property>
0146     </widget>
0147    </item>
0148    <item>
0149     <widget class="QCheckBox" name="allowMarkTrustedCB" >
0150      <property name="whatsThis" >
0151       <string>If this option is checked while a root CA certificate is being imported, you will be asked to confirm its fingerprint and to state whether or not you consider this root certificate to be trusted. A root certificate needs to be trusted before the certificates it certified become trusted, but lightly allowing trusted root certificates into your certificate store will undermine the security of the system.</string>
0152      </property>
0153      <property name="text" >
0154       <string>Allow to mark root certificates as trusted</string>
0155      </property>
0156     </widget>
0157    </item>
0158    <item>
0159     <widget class="QCheckBox" name="fetchMissingCB" >
0160      <property name="whatsThis" >
0161       <string>If this option is checked, missing issuer certificates are fetched when necessary (this applies to both validation methods, CRLs and OCSP).</string>
0162      </property>
0163      <property name="text" >
0164       <string>Fetch missing issuer certificates</string>
0165      </property>
0166     </widget>
0167    </item>
0168    <item>
0169     <widget class="QTabWidget" name="requestsTabs" >
0170      <widget class="QWidget" name="tabHTTP" >
0171       <attribute name="title" >
0172        <string>&amp;HTTP Requests</string>
0173       </attribute>
0174       <layout class="QGridLayout" >
0175        <item row="0" column="0" colspan="2" >
0176         <widget class="QCheckBox" name="disableHTTPCB" >
0177          <property name="whatsThis" >
0178           <string>Entirely disables the use of HTTP for S/MIME.</string>
0179          </property>
0180          <property name="text" >
0181           <string>Do not perform any HTTP requests</string>
0182          </property>
0183         </widget>
0184        </item>
0185        <item row="1" column="0" colspan="2" >
0186         <widget class="QCheckBox" name="ignoreHTTPDPCB" >
0187          <property name="whatsThis" >
0188           <string>When looking for the location of a CRL, the to-be-tested certificate usually contains what are known as "CRL Distribution Point" (DP) entries, which are URLs describing the way to access the CRL. The first-found DP entry is used.  With this option, all entries using the HTTP scheme are ignored when looking for a suitable DP.</string>
0189          </property>
0190          <property name="text" >
0191           <string>Ignore HTTP CRL distribution point of certificates</string>
0192          </property>
0193         </widget>
0194        </item>
0195        <item row="2" column="0" >
0196         <widget class="QRadioButton" name="honorHTTPProxyRB" >
0197          <property name="whatsThis" >
0198           <string>If this option is selected, the value of the HTTP proxy shown on the right (which comes from the environment variable http_proxy) will be used for any HTTP request.</string>
0199          </property>
0200          <property name="text" >
0201           <string>Use system HTTP proxy:</string>
0202          </property>
0203         </widget>
0204        </item>
0205        <item row="2" column="1" >
0206         <widget class="QLabel" name="systemHTTPProxy" >
0207          <property name="text" >
0208           <string>no proxy</string>
0209          </property>
0210          <property name="wordWrap" >
0211           <bool>false</bool>
0212          </property>
0213         </widget>
0214        </item>
0215        <item row="3" column="0" >
0216         <widget class="QRadioButton" name="useCustomHTTPProxyRB" >
0217          <property name="text" >
0218           <string>Use this proxy for HTTP requests: </string>
0219          </property>
0220         </widget>
0221        </item>
0222        <item row="3" column="1" >
0223         <widget class="QLineEdit" name="customHTTPProxy" >
0224          <property name="whatsThis" >
0225           <string>&lt;p&gt;If no system proxy is set, or you need to use a different proxy for GpgSM, you can enter its location here.&lt;/p&gt;&lt;p&gt;It will be used for all HTTP requests relating to S/MIME.&lt;/p&gt;&lt;p&gt;The syntax is host:port, for instance myproxy.nowhere.com:3128.&lt;/p&gt;</string>
0226          </property>
0227         </widget>
0228        </item>
0229        <item row="4" column="0" colspan="2" >
0230         <spacer>
0231          <property name="orientation" >
0232           <enum>Qt::Vertical</enum>
0233          </property>
0234          <property name="sizeHint" stdset="0" >
0235           <size>
0236            <width>320</width>
0237            <height>16</height>
0238           </size>
0239          </property>
0240         </spacer>
0241        </item>
0242       </layout>
0243      </widget>
0244      <widget class="QWidget" name="tabLDAP" >
0245       <attribute name="title" >
0246        <string>&amp;LDAP Requests</string>
0247       </attribute>
0248       <layout class="QGridLayout" >
0249        <item row="0" column="0" colspan="2" >
0250         <widget class="QCheckBox" name="disableLDAPCB" >
0251          <property name="whatsThis" >
0252           <string>Entirely disables the use of LDAP for S/MIME.</string>
0253          </property>
0254          <property name="text" >
0255           <string>Do not perform any LDAP requests</string>
0256          </property>
0257         </widget>
0258        </item>
0259        <item row="1" column="0" colspan="2" >
0260         <widget class="QCheckBox" name="ignoreLDAPDPCB" >
0261          <property name="whatsThis" >
0262           <string>When looking for the location of a CRL, the to-be-tested certificate usually contains what are known as "CRL Distribution Point" (DP) entries, which are URLs describing the way to access the CRL. The first found DP entry is used.  With this option, all entries using the LDAP scheme are ignored when looking for a suitable DP.</string>
0263          </property>
0264          <property name="text" >
0265           <string>Ignore LDAP CRL distribution point of certificates</string>
0266          </property>
0267         </widget>
0268        </item>
0269        <item row="2" column="0" >
0270         <widget class="QLabel" name="customLDAPLabel" >
0271          <property name="text" >
0272           <string>Primary host for LDAP requests:</string>
0273          </property>
0274          <property name="wordWrap" >
0275           <bool>false</bool>
0276          </property>
0277         </widget>
0278        </item>
0279        <item row="2" column="1" >
0280         <widget class="QLineEdit" name="customLDAPProxy" >
0281          <property name="whatsThis" >
0282           <string>Entering an LDAP server here will make all LDAP requests go to that server first. More precisely, this setting overrides any specified host and port part in a LDAP URL and will also be used if host and port have been omitted from the URL. Other LDAP servers will be used only if the connection to the "proxy" failed.
0283 The syntax is "HOST" or "HOST:PORT". If PORT is omitted, port 389 (standard LDAP port) is used.</string>
0284          </property>
0285         </widget>
0286        </item>
0287        <item row="3" column="0" colspan="2" >
0288         <spacer>
0289          <property name="orientation" >
0290           <enum>Qt::Vertical</enum>
0291          </property>
0292          <property name="sizeHint" stdset="0" >
0293           <size>
0294            <width>320</width>
0295            <height>16</height>
0296           </size>
0297          </property>
0298         </spacer>
0299        </item>
0300       </layout>
0301      </widget>
0302     </widget>
0303    </item>
0304   </layout>
0305  </widget>
0306  <customwidgets>
0307   <customwidget>
0308    <class>KleopatraClientCopy::Gui::CertificateRequester</class>
0309    <extends>QWidget</extends>
0310    <header>libkleopatraclient/gui/certificaterequester.h</header>
0311    <container>1</container>
0312   </customwidget>
0313  </customwidgets>
0314  <includes>
0315   <include location="local" >libkleo/keyrequester.h</include>
0316  </includes>
0317  <resources/>
0318  <connections>
0319   <connection>
0320    <sender>OCSPCB</sender>
0321    <signal>toggled(bool)</signal>
0322    <receiver>OCSPGroupBox</receiver>
0323    <slot>setEnabled(bool)</slot>
0324    <hints>
0325     <hint type="sourcelabel" >
0326      <x>20</x>
0327      <y>20</y>
0328     </hint>
0329     <hint type="destinationlabel" >
0330      <x>29</x>
0331      <y>99</y>
0332     </hint>
0333    </hints>
0334   </connection>
0335   <connection>
0336    <sender>useCustomHTTPProxyRB</sender>
0337    <signal>toggled(bool)</signal>
0338    <receiver>customHTTPProxy</receiver>
0339    <slot>setEnabled(bool)</slot>
0340    <hints>
0341     <hint type="sourcelabel" >
0342      <x>44</x>
0343      <y>542</y>
0344     </hint>
0345     <hint type="destinationlabel" >
0346      <x>481</x>
0347      <y>542</y>
0348     </hint>
0349    </hints>
0350   </connection>
0351   <connection>
0352    <sender>disableLDAPCB</sender>
0353    <signal>toggled(bool)</signal>
0354    <receiver>ignoreLDAPDPCB</receiver>
0355    <slot>setDisabled(bool)</slot>
0356    <hints>
0357     <hint type="sourcelabel" >
0358      <x>190</x>
0359      <y>440</y>
0360     </hint>
0361     <hint type="destinationlabel" >
0362      <x>188</x>
0363      <y>471</y>
0364     </hint>
0365    </hints>
0366   </connection>
0367   <connection>
0368    <sender>disableLDAPCB</sender>
0369    <signal>toggled(bool)</signal>
0370    <receiver>customLDAPLabel</receiver>
0371    <slot>setDisabled(bool)</slot>
0372    <hints>
0373     <hint type="sourcelabel" >
0374      <x>136</x>
0375      <y>440</y>
0376     </hint>
0377     <hint type="destinationlabel" >
0378      <x>146</x>
0379      <y>508</y>
0380     </hint>
0381    </hints>
0382   </connection>
0383   <connection>
0384    <sender>disableLDAPCB</sender>
0385    <signal>toggled(bool)</signal>
0386    <receiver>customLDAPProxy</receiver>
0387    <slot>setDisabled(bool)</slot>
0388    <hints>
0389     <hint type="sourcelabel" >
0390      <x>328</x>
0391      <y>440</y>
0392     </hint>
0393     <hint type="destinationlabel" >
0394      <x>481</x>
0395      <y>508</y>
0396     </hint>
0397    </hints>
0398   </connection>
0399   <connection>
0400    <sender>disableHTTPCB</sender>
0401    <signal>toggled(bool)</signal>
0402    <receiver>ignoreHTTPDPCB</receiver>
0403    <slot>setDisabled(bool)</slot>
0404    <hints>
0405     <hint type="sourcelabel" >
0406      <x>338</x>
0407      <y>440</y>
0408     </hint>
0409     <hint type="destinationlabel" >
0410      <x>338</x>
0411      <y>471</y>
0412     </hint>
0413    </hints>
0414   </connection>
0415   <connection>
0416    <sender>disableHTTPCB</sender>
0417    <signal>toggled(bool)</signal>
0418    <receiver>honorHTTPProxyRB</receiver>
0419    <slot>setDisabled(bool)</slot>
0420    <hints>
0421     <hint type="sourcelabel" >
0422      <x>116</x>
0423      <y>440</y>
0424     </hint>
0425     <hint type="destinationlabel" >
0426      <x>126</x>
0427      <y>507</y>
0428     </hint>
0429    </hints>
0430   </connection>
0431   <connection>
0432    <sender>disableHTTPCB</sender>
0433    <signal>toggled(bool)</signal>
0434    <receiver>useCustomHTTPProxyRB</receiver>
0435    <slot>setDisabled(bool)</slot>
0436    <hints>
0437     <hint type="sourcelabel" >
0438      <x>92</x>
0439      <y>440</y>
0440     </hint>
0441     <hint type="destinationlabel" >
0442      <x>98</x>
0443      <y>542</y>
0444     </hint>
0445    </hints>
0446   </connection>
0447   <connection>
0448    <sender>intervalRefreshCB</sender>
0449    <signal>toggled(bool)</signal>
0450    <receiver>intervalRefreshSB</receiver>
0451    <slot>setEnabled(bool)</slot>
0452    <hints>
0453     <hint type="sourcelabel" >
0454      <x>282</x>
0455      <y>243</y>
0456     </hint>
0457     <hint type="destinationlabel" >
0458      <x>334</x>
0459      <y>245</y>
0460     </hint>
0461    </hints>
0462   </connection>
0463  </connections>
0464 </ui>