diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-06 12:36:58 -0600 |
commit | d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a (patch) | |
tree | e5ce4701bac540038a279b4e208c86390a24ba11 /src/profilecertoptionsbase.ui | |
download | kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.tar.gz kvpnc-d08a0ede1d2cb15bb14b0ff75eacf5c682b1fa0a.zip |
Initial import of year-and-a-half-old upstream version 0.9.6a
Diffstat (limited to 'src/profilecertoptionsbase.ui')
-rw-r--r-- | src/profilecertoptionsbase.ui | 749 |
1 files changed, 749 insertions, 0 deletions
diff --git a/src/profilecertoptionsbase.ui b/src/profilecertoptionsbase.ui new file mode 100644 index 0000000..6fa704c --- /dev/null +++ b/src/profilecertoptionsbase.ui @@ -0,0 +1,749 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>ProfileCertOptionsBase</class> +<widget class="QWidget"> + <property name="name"> + <cstring>ProfileCertOptionsBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>604</width> + <height>517</height> + </rect> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>1</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="caption"> + <string>Certificate</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout43</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout42</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>layout41</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="10" column="0"> + <property name="name"> + <cstring>layout65</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UseMailAddressAsIdentifierCheckBox</cstring> + </property> + <property name="text"> + <string>Use e&mail address as identifier</string> + </property> + <property name="accel"> + <string>Alt+M</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer183</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>80</width> + <height>21</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget" row="9" column="1"> + <property name="name"> + <cstring>layout63</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer44</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>21</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QCheckBox"> + <property name="name"> + <cstring>AllowEmptyPrivateKeyPasswordCheckBox</cstring> + </property> + <property name="text"> + <string>Allo&w empty private key passphrase</string> + </property> + <property name="accel"> + <string>Alt+W</string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>layout38</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>LabelAuthType</cstring> + </property> + <property name="text"> + <string>Authentication type:</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer23</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>330</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="KComboBox"> + <property name="name"> + <cstring>AuthTypeComboBox</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Authentication type</string> + </property> + </widget> + </hbox> + </widget> + <widget class="KURLRequester" row="7" column="1"> + <property name="name"> + <cstring>privkeypathURLRequester</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Path to the private key file</string> + </property> + </widget> + <widget class="QLayoutWidget" row="2" column="0"> + <property name="name"> + <cstring>layout9</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>LabelCertificatePath</cstring> + </property> + <property name="text"> + <string>Certificates path:</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer21</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>115</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget" row="3" column="1"> + <property name="name"> + <cstring>layout81</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KURLRequester"> + <property name="name"> + <cstring>x509certURLRequester</cstring> + </property> + <property name="minimumSize"> + <size> + <width>50</width> + <height>0</height> + </size> + </property> + <property name="toolTip" stdset="0"> + <string>Path to the certificate file</string> + </property> + </widget> + <widget class="KComboBox"> + <property name="name"> + <cstring>x509certComboBox</cstring> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget" row="8" column="0"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>LabelPrivateKeyPassword</cstring> + </property> + <property name="text"> + <string>Private key passphrase:</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer19</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>75</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget" row="11" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>layout41</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer103</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>31</height> + </size> + </property> + </spacer> + <widget class="KPushButton"> + <property name="name"> + <cstring>ImportCertificatePushButton</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>1</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="text"> + <string>Import p1&2 Certificate...</string> + </property> + <property name="accel"> + <string>Alt+2</string> + </property> + <property name="toolTip" stdset="0"> + <string>Import a certificate in P12 format</string> + </property> + <property name="whatsThis" stdset="0"> + <string>Here you can import a certificate in P12 format. You will get it from your administrator if needed.</string> + </property> + </widget> + </hbox> + </widget> + <spacer row="1" column="1"> + <property name="name"> + <cstring>UseCiscoCertStoreSpacer</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>267</width> + <height>21</height> + </size> + </property> + </spacer> + <widget class="QLayoutWidget" row="7" column="0"> + <property name="name"> + <cstring>layout5</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>LabelPrivateKeyPath</cstring> + </property> + <property name="text"> + <string>Private key path:</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer22</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>109</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget" row="4" column="1"> + <property name="name"> + <cstring>layout37</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KURLRequester"> + <property name="name"> + <cstring>CaCertpathURLRequester</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>CA certificate path</string> + </property> + </widget> + <widget class="KComboBox"> + <property name="name"> + <cstring>CaCertpathComboBox</cstring> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget" row="10" column="1"> + <property name="name"> + <cstring>layout63_2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <spacer> + <property name="name"> + <cstring>spacer44_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>21</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QCheckBox"> + <property name="name"> + <cstring>VerifyCaCertCheckBox</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + <property name="text"> + <string>Verify CA certificate of peer</string> + </property> + <property name="accel"> + <string></string> + </property> + </widget> + </hbox> + </widget> + <widget class="QLayoutWidget" row="1" column="0"> + <property name="name"> + <cstring>layout6_2</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UseCiscoCertStoreCheckBox</cstring> + </property> + <property name="text"> + <string>Use &Cisco certificate store</string> + </property> + <property name="accel"> + <string>Alt+C</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer25_2_3</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>16</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLineEdit" row="8" column="1"> + <property name="name"> + <cstring>PrivkeyPasswordEdit</cstring> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Passphrase to decrypt the private key</string> + </property> + </widget> + <widget class="QLayoutWidget" row="3" column="0"> + <property name="name"> + <cstring>layout10</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>LabelCertificate</cstring> + </property> + <property name="text"> + <string>Certificate:</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer17</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>152</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget" row="4" column="0"> + <property name="name"> + <cstring>layout8</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>LabelCaCertificatePath</cstring> + </property> + <property name="text"> + <string>CA certificate:</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer21_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>93</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="QLayoutWidget" row="6" column="0"> + <property name="name"> + <cstring>layout6</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UseSpecialServerCertificateCheckBox</cstring> + </property> + <property name="text"> + <string>&Use special server certificate</string> + </property> + <property name="accel"> + <string>Alt+U</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer25_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>16</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + <widget class="KURLRequester" row="2" column="1"> + <property name="name"> + <cstring>certpathURLRequester</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Path to the certificates, used if no absolute path is given.</string> + </property> + </widget> + <widget class="KURLRequester" row="6" column="1"> + <property name="name"> + <cstring>SpecialServerCertificateURLRequester</cstring> + </property> + <property name="enabled"> + <bool>false</bool> + </property> + </widget> + <widget class="QLayoutWidget" row="9" column="0"> + <property name="name"> + <cstring>layout64</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QCheckBox"> + <property name="name"> + <cstring>SavePrivateKeyPasswordCheckBox</cstring> + </property> + <property name="text"> + <string>Save private ke&y passphrase</string> + </property> + <property name="accel"> + <string>Alt+Y</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer25_2_2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>100</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer14</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>21</width> + <height>19</height> + </size> + </property> + </spacer> + </vbox> + </widget> + <spacer> + <property name="name"> + <cstring>spacer31</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>16</width> + <height>20</height> + </size> + </property> + </spacer> + </hbox> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>UseSpecialServerCertificateCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ProfileCertOptionsBase</receiver> + <slot>useSpecialServerCertificateToggled(bool)</slot> + </connection> +</connections> +<tabstops> + <tabstop>AuthTypeComboBox</tabstop> + <tabstop>x509certURLRequester</tabstop> + <tabstop>certpathURLRequester</tabstop> + <tabstop>CaCertpathURLRequester</tabstop> + <tabstop>UseSpecialServerCertificateCheckBox</tabstop> + <tabstop>SpecialServerCertificateURLRequester</tabstop> + <tabstop>privkeypathURLRequester</tabstop> + <tabstop>PrivkeyPasswordEdit</tabstop> + <tabstop>SavePrivateKeyPasswordCheckBox</tabstop> + <tabstop>UseMailAddressAsIdentifierCheckBox</tabstop> + <tabstop>AllowEmptyPrivateKeyPasswordCheckBox</tabstop> + <tabstop>ImportCertificatePushButton</tabstop> +</tabstops> +<slots> + <slot specifier="nicht virtual">useSpecialRemoteIDToggled(bool)</slot> + <slot specifier="nicht virtual">useSpecialServerCertificateToggled(bool)</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>kcombobox.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kcombobox.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>klineedit.h</includehint> + <includehint>kpushbutton.h</includehint> +</includehints> +</UI> |