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/importcertificatedialogbase.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/importcertificatedialogbase.ui')
-rw-r--r-- | src/importcertificatedialogbase.ui | 349 |
1 files changed, 349 insertions, 0 deletions
diff --git a/src/importcertificatedialogbase.ui b/src/importcertificatedialogbase.ui new file mode 100644 index 0000000..6cf55ed --- /dev/null +++ b/src/importcertificatedialogbase.ui @@ -0,0 +1,349 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>ImportCertificateDialogBase</class> +<widget class="QWidget"> + <property name="name"> + <cstring>ImportCertificateDialogBase</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>428</width> + <height>328</height> + </rect> + </property> + <property name="caption"> + <string>Import Certificate</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout19</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QGroupBox"> + <property name="name"> + <cstring>GeneralGroupBox</cstring> + </property> + <property name="title"> + <string>General</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>File name:</string> + </property> + </widget> + <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>ImporttypeTextLabel</cstring> + </property> + <property name="text"> + <string>Import type:</string> + </property> + </widget> + <widget class="QLabel" row="2" column="0" rowspan="1" colspan="3"> + <property name="name"> + <cstring>CertPathTextLabel</cstring> + </property> + <property name="text"> + <string>Certificate path:</string> + </property> + </widget> + <widget class="KURLRequester" row="2" column="4"> + <property name="name"> + <cstring>RacoonCertificatePathUrlrequester</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="url" stdset="0"> + <string>/etc/racoon/certs</string> + </property> + <property name="toolTip" stdset="0"> + <string>Path to certificates directory for IPSec</string> + </property> + </widget> + <widget class="KURLRequester" row="1" column="4"> + <property name="name"> + <cstring>FilenameUrlrequester</cstring> + </property> + <property name="minimumSize"> + <size> + <width>250</width> + <height>0</height> + </size> + </property> + <property name="toolTip" stdset="0"> + <string>Path to the certificate file in P12 format</string> + </property> + </widget> + <spacer row="1" column="1" rowspan="1" colspan="3"> + <property name="name"> + <cstring>spacer32</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> + <widget class="KComboBox" row="0" column="4"> + <item> + <property name="text"> + <string>P12: IPsec</string> + </property> + </item> + <item> + <property name="text"> + <string>P12: racoon</string> + </property> + </item> + <item> + <property name="text"> + <string>DER CA</string> + </property> + </item> + <item> + <property name="text"> + <string>P12: OpenVPN</string> + </property> + </item> + <item> + <property name="text"> + <string>Cisco (propritary)</string> + </property> + </item> + <item> + <property name="text"> + <string>Cisco CA (propritary)</string> + </property> + </item> + <item> + <property name="text"> + <string>Cisco User+CA (propritary)</string> + </property> + </item> + <property name="name"> + <cstring>ImporttypeComboBox</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Type of connection for which this certificate should be used</string> + </property> + <property name="whatsThis" stdset="0"> + <string><h1>The following types are available:</h1> +<table> +<tr><td>P12: IPsec</td><td>import certificate in PKCS12 format for IPSec use</td></tr> +<tr><td>P12: racoon</td><td>import certificate in PKCS12 format for ipsectools (racoon) use</td></tr> +<tr><td>DER CA</td><td>import CA certificate in DER format</td></tr> +<tr><td>P12: OpenVPN</td><td>import certificate in PKCS12 format for OpenVPN use</td></tr> +<tr><td>Cisco (propritary)</td><td>import user certificate for propritary cisco client use</td></tr> +<tr><td>Cisco CA (propritary)</td><td>import CA certificate for propritary cisco client use</td></tr> +<tr><td>Cisco User+CA (propritary)</td><td>import user and CA certificate for propritary cisco client use</td></tr> +</table></string> + </property> + </widget> + <spacer row="0" column="2" rowspan="1" colspan="2"> + <property name="name"> + <cstring>ImporttypeSpacer</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>80</width> + <height>20</height> + </size> + </property> + </spacer> + <spacer row="2" column="3"> + <property name="name"> + <cstring>CertPathSpacer</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>60</width> + <height>20</height> + </size> + </property> + </spacer> + </grid> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>P12GroupBox</cstring> + </property> + <property name="title"> + <string>P12</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>textLabel1_2</cstring> + </property> + <property name="text"> + <string>Import password:</string> + </property> + </widget> + <widget class="KLineEdit" row="0" column="1"> + <property name="name"> + <cstring>ImportPasswordEdit</cstring> + </property> + <property name="echoMode"> + <enum>Password</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Import password for P12 certificate (got from administrator)</string> + </property> + </widget> + </grid> + </widget> + <widget class="QCheckBox"> + <property name="name"> + <cstring>UsePrivateKeyPasswordCheckBox</cstring> + </property> + <property name="text"> + <string>Protect private key &with passphrase</string> + </property> + <property name="accel"> + <string>Alt+W</string> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + <widget class="QGroupBox"> + <property name="name"> + <cstring>PrivateKeyPassGroupBox</cstring> + </property> + <property name="enabled"> + <bool>true</bool> + </property> + <property name="title"> + <string>Passphrase</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KPasswordEdit" row="0" column="1"> + <property name="name"> + <cstring>PrivateKeyPasswordEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Passphrase to protect private key. Feel free to choose what you want (don't forget it!).</string> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>PrivateKeyPassTextLabel</cstring> + </property> + <property name="text"> + <string>Private key passphrase:</string> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>PrivateKeyPassAgainTextLabel</cstring> + </property> + <property name="text"> + <string>Passphrase again:</string> + </property> + </widget> + <widget class="KPasswordEdit" row="1" column="1"> + <property name="name"> + <cstring>PrivateKeyAgainPasswordEdit</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Passphrase to protect private key (again)</string> + </property> + </widget> + </grid> + </widget> + <spacer> + <property name="name"> + <cstring>spacer4</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>21</width> + <height>20</height> + </size> + </property> + </spacer> + </vbox> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>UsePrivateKeyPasswordCheckBox</sender> + <signal>toggled(bool)</signal> + <receiver>ImportCertificateDialogBase</receiver> + <slot>usePrivateKeyPassToggled(bool)</slot> + </connection> +</connections> +<tabstops> + <tabstop>ImporttypeComboBox</tabstop> + <tabstop>FilenameUrlrequester</tabstop> + <tabstop>RacoonCertificatePathUrlrequester</tabstop> + <tabstop>ImportPasswordEdit</tabstop> + <tabstop>UsePrivateKeyPasswordCheckBox</tabstop> + <tabstop>PrivateKeyPasswordEdit</tabstop> + <tabstop>PrivateKeyAgainPasswordEdit</tabstop> +</tabstops> +<slots> + <slot>usePrivateKeyPassToggled(bool)</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <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>klineedit.h</includehint> + <includehint>kpassdlg.h</includehint> + <includehint>kpassdlg.h</includehint> +</includehints> +</UI> |