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.
kvpnc/src/profileipsecoptionsbase.ui

1171 lines
71 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>ProfileIpsecOptionsBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>ProfileIpsecOptionsBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>455</width>
<height>305</height>
</rect>
</property>
<property name="caption">
<string>FreeSWAN (OpenSWAN)</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget" row="0" column="0">
<property name="name">
<cstring>tabWidget2</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>GeneralTab</cstring>
</property>
<attribute name="title">
<string>General</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout33</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout136</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>HashAlgoTextLabel_2</cstring>
</property>
<property name="text">
<string>Exchange mode:</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer72</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>199</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQComboBox">
<property name="name">
<cstring>ExchangeModeComboBox</cstring>
</property>
<property name="toolTip" stdset="0">
<string>Internet Key Exchange mode</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout137</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout150</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>IPsecVpnModeTextLabel</cstring>
</property>
<property name="text">
<string>IPsec VPN mode:</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer72_2_3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>28</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="KComboBox">
<property name="name">
<cstring>IpsecVpnModeCombobox</cstring>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>This is the type of the local ID (default: asn1dn)&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;asn1dn - the type is an ASN.1 distinguished name. Use 'use email address as identifier' in certificate settings if it should be the mail address. If this option is not checked, the DN from the Subject field in the certificate will be used.&lt;/li&gt;
&lt;li&gt;address - the type is the IP address.&lt;/li&gt;
&lt;li&gt;fqdn - the type is a FQDN (fully-qualified domain name).&lt;/li&gt;
&lt;li&gt;keyid - the type is a KEY_ID (file)&lt;/li&gt;
&lt;li&gt;user_fqdn - the type is a USER_FQDN (user fully-qualified domain name).&lt;/li&gt;
&lt;/ul&gt;</string>
<comment>Automatic keying has a property called perfect forward secrecy. This is the Diffie Helman group for PFS.</comment>
</property>
<property name="whatsThis" stdset="0">
<string>This is the type of the local ID (default: asn1dn)&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;asn1dn - the type is an ASN.1 distinguished name. Use 'use email address as identifier' in certificate settings if it should be the mail address. If this option is not checked, the DN from the Subject field in the certificate will be used.&lt;/li&gt;
&lt;li&gt;address - the type is the IP address.&lt;/li&gt;
&lt;li&gt;fqdn - the type is a FQDN (fully-qualified domain name).&lt;/li&gt;
&lt;li&gt;keyid - the type is a KEY_ID (file)&lt;/li&gt;
&lt;li&gt;user_fqdn - the type is a USER_FQDN (user fully-qualified domain name).&lt;/li&gt;
&lt;/ul&gt;</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="2" column="0">
<property name="name">
<cstring>layout43</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>PerfectForwardSecurityCheckbox</cstring>
</property>
<property name="text">
<string>Use PFS</string>
</property>
<property name="accel">
<string></string>
</property>
<property name="toolTip" stdset="0">
<string>Use perfect forward secrety (PFS)</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer8</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>160</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="KComboBox">
<property name="name">
<cstring>PerfectForwardSecrecyCombobox</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>Diffie Helman group for Perfect Forward Secrecy</string>
<comment>Automatic keying has a property called perfect forward secrecy. This is the Diffie Helman group for PFS.</comment>
</property>
<property name="whatsThis" stdset="0">
<string>This is the Diffie Helman group for PFS.
The following assignment will is used:
server = DH group is recieved from server (cisco only)
nopfs = no pfs is used
dh1 = modp768
dh2 = modp1024
dh5 = modp1536
d14 = modp2048 (racoon only)
dh15= modp3072 (racoon only)
dh16 = modp4096 (racoon only)
dh17 = modp6144 (racoon only)
dh18 = modp8192 (racoon only)</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget" row="3" column="0">
<property name="name">
<cstring>layout20</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>UseModeConfigCheckBox</cstring>
</property>
<property name="text">
<string>Use &amp;Mode Configuration</string>
</property>
<property name="accel">
<string>Alt+M</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer113</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="TQLayoutWidget" row="4" column="0">
<property name="name">
<cstring>layout22</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>RightNextHopLineEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>UseLeftNextHopCheckBox</cstring>
</property>
<property name="text">
<string>Use &amp;left next hop:</string>
</property>
<property name="accel">
<string>Alt+L</string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>UseRightNextHopCheckBox</cstring>
</property>
<property name="text">
<string>&amp;Use right next hop:</string>
</property>
<property name="accel">
<string>Alt+U</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>LeftNextHopLineEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string></string>
</property>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget" row="5" column="0">
<property name="name">
<cstring>layout90</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>DisableOpportunisticEncryptionCheckBox</cstring>
</property>
<property name="text">
<string>Disable opportunistic encr&amp;yption</string>
</property>
<property name="accel">
<string>Alt+Y</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer6_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>
<widget class="TQLayoutWidget" row="6" column="0">
<property name="name">
<cstring>layout90_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>UseXauthCheckBox</cstring>
</property>
<property name="text">
<string>Authenticate &amp;with username and password (XAUTH)</string>
</property>
<property name="accel">
<string>Alt+W</string>
</property>
<property name="toolTip" stdset="0">
<string>enable this if you want enable the XAUTh extension</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer6_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>
<spacer row="7" column="0">
<property name="name">
<cstring>spacer3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>82</height>
</size>
</property>
</spacer>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>IkeespTab</cstring>
</property>
<attribute name="title">
<string>IKE/ESP</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout25</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout49</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout48</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout37</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>UseCustomIkeCheckBox</cstring>
</property>
<property name="text">
<string>Specify IKE</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer11</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>
<widget class="KActiveLabel">
<property name="name">
<cstring>IkeHelpActiveLabel</cstring>
</property>
<property name="cursor">
<cursor>13</cursor>
</property>
<property name="text">
<string>&lt;a href=""&gt;Help needed?&lt;/a&gt;</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>IkeGroupBox</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>IKE</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>IkeAes256Sha1CheckBox</cstring>
</property>
<property name="text">
<string>aes&amp;256-sha1</string>
</property>
<property name="accel">
<string>Alt+2</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>IkeAes128Sha1CheckBox</cstring>
</property>
<property name="text">
<string>aes&amp;128-sha1</string>
</property>
<property name="accel">
<string>Alt+1</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>IkeDesSha1Modp2048CheckBox</cstring>
</property>
<property name="text">
<string>3des-sha1-modp2&amp;048</string>
</property>
<property name="accel">
<string>Alt+0</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>IkeDesSha1CheckBox</cstring>
</property>
<property name="text">
<string>3des-sha1</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>IkeDesMd5CheckBox</cstring>
</property>
<property name="text">
<string>&amp;3des-md5</string>
</property>
<property name="accel">
<string>Alt+3</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout52</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>other:</string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>OtherIkeLineEdit</cstring>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout47</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout41</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>UseCustomEspCheckBox</cstring>
</property>
<property name="text">
<string>Specify ESP</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer12</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>61</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="KActiveLabel">
<property name="name">
<cstring>EspHelpActiveLabel</cstring>
</property>
<property name="cursor">
<cursor>13</cursor>
</property>
<property name="hScrollBarMode">
<enum>AlwaysOff</enum>
</property>
<property name="textFormat">
<enum>RichText</enum>
</property>
<property name="text">
<string>&lt;a href=""&gt;Help needed?&lt;/a&gt;</string>
</property>
</widget>
</hbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout46</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>EspGroupBox</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>ESP</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>EspAes128Sha1CheckBox</cstring>
</property>
<property name="text">
<string>aes12&amp;8-sha1</string>
</property>
<property name="accel">
<string>Alt+8</string>
</property>
</widget>
<widget class="TQCheckBox" row="2" column="0">
<property name="name">
<cstring>EspDesSha1CheckBox</cstring>
</property>
<property name="text">
<string>3des-sha1</string>
</property>
<property name="accel">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="3" column="0">
<property name="name">
<cstring>Esp3desMd5CheckBox</cstring>
</property>
<property name="text">
<string>3des-md5</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="4" column="0">
<property name="name">
<cstring>layout53</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel2</cstring>
</property>
<property name="text">
<string>other:</string>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>OtherEspLineEdit</cstring>
</property>
</widget>
</hbox>
</widget>
<widget class="TQCheckBox" row="0" column="0">
<property name="name">
<cstring>EspAes256Sha1CheckBox</cstring>
</property>
<property name="text">
<string>aes2&amp;56-sha1</string>
</property>
<property name="accel">
<string>Alt+5</string>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>spacer28</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>21</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer16</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>71</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>IdTab</cstring>
</property>
<attribute name="title">
<string>Local/Remote ID</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout26</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox" row="0" column="0">
<property name="name">
<cstring>LocalIdentifierGroupBox</cstring>
</property>
<property name="title">
<string>Local identifier</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="1" column="0">
<property name="name">
<cstring>layout97</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>LocalIDLabel</cstring>
</property>
<property name="text">
<string>ID value</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer72_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>170</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>LocalIDLineEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="echoMode">
<enum>Normal</enum>
</property>
<property name="toolTip" stdset="0">
<string>Value for the local ID, hint: if type address, you can enter a hostname here which will be resolved at connect</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout29</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>HashAlgoTextLabel_2_2</cstring>
</property>
<property name="text">
<string>ID type</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer72_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>137</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="KComboBox" row="0" column="1">
<property name="name">
<cstring>LocalIdTypeCombobox</cstring>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>This is the type of the local ID (default: asn1dn)&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;asn1dn - the type is an ASN.1 distinguished name. Use 'use email address as identifier' in certificate settings if it should be the mail address. If this option is not checked, the DN from the Subject field in the certificate will be used.&lt;/li&gt;
&lt;li&gt;address - the type is the IP address.&lt;/li&gt;
&lt;li&gt;fqdn - the type is a FQDN (fully-qualified domain name).&lt;/li&gt;
&lt;li&gt;keyid - the type is a KEY_ID (file)&lt;/li&gt;
&lt;li&gt;user_fqdn - the type is a USER_FQDN (user fully-qualified domain name).&lt;/li&gt;
&lt;/ul&gt;</string>
<comment>Automatic keying has a property called perfect forward secrecy. This is the Diffie Helman group for PFS.</comment>
</property>
<property name="whatsThis" stdset="0">
<string>This is the type of the local ID (default: asn1dn)&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;asn1dn - the type is an ASN.1 distinguished name. Use 'use email address as identifier' in certificate settings if it should be the mail address. If this option is not checked, the DN from the Subject field in the certificate will be used.&lt;/li&gt;
&lt;li&gt;address - the type is the IP address.&lt;/li&gt;
&lt;li&gt;fqdn - the type is a FQDN (fully-qualified domain name).&lt;/li&gt;
&lt;li&gt;keyid - the type is a KEY_ID (file)&lt;/li&gt;
&lt;li&gt;user_fqdn - the type is a USER_FQDN (user fully-qualified domain name).&lt;/li&gt;
&lt;/ul&gt;</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>RemoteIdentifierGroupBox</cstring>
</property>
<property name="title">
<string>Remote identifier</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout74_2</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>layout73_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>HashAlgoTextLabel_2_2_2</cstring>
</property>
<property name="text">
<string>ID type</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer72_2_3_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>51</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="KLineEdit" row="2" column="1">
<property name="name">
<cstring>RemoteIDLineEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="echoMode">
<enum>Normal</enum>
</property>
<property name="toolTip" stdset="0">
<string>Value for the remote ID, hint: if type address, you can enter a hostname here which will be resolved at connect</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="0" rowspan="2" colspan="1">
<property name="name">
<cstring>layout72_2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>RemoteIDLabel</cstring>
</property>
<property name="text">
<string>ID value</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer72_2_2_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>51</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="KComboBox" row="0" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>RemoteIdTypeCombobox</cstring>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="toolTip" stdset="0">
<string>This is the type of the local ID (default: asn1dn)&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;asn1dn - the type is an ASN.1 distinguished name. Use 'use email address as identifier' in certificate settings if it should be the mail address. If this option is not checked, the DN from the Subject field in the certificate will be used.&lt;/li&gt;
&lt;li&gt;address - the type is the IP address.&lt;/li&gt;
&lt;li&gt;fqdn - the type is a FQDN (fully-qualified domain name).&lt;/li&gt;
&lt;li&gt;keyid - the type is a KEY_ID (file)&lt;/li&gt;
&lt;li&gt;user_fqdn - the type is a USER_FQDN (user fully-qualified domain name).&lt;/li&gt;
&lt;/ul&gt;</string>
<comment>Automatic keying has a property called perfect forward secrecy. This is the Diffie Helman group for PFS.</comment>
</property>
<property name="whatsThis" stdset="0">
<string>This is the type of the local ID (default: asn1dn)&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;asn1dn - the type is an ASN.1 distinguished name. Use 'use email address as identifier' in certificate settings if it should be the mail address. If this option is not checked, the DN from the Subject field in the certificate will be used.&lt;/li&gt;
&lt;li&gt;address - the type is the IP address.&lt;/li&gt;
&lt;li&gt;fqdn - the type is a FQDN (fully-qualified domain name).&lt;/li&gt;
&lt;li&gt;keyid - the type is a KEY_ID (file)&lt;/li&gt;
&lt;li&gt;user_fqdn - the type is a USER_FQDN (user fully-qualified domain name).&lt;/li&gt;
&lt;/ul&gt;</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
<spacer row="2" column="0">
<property name="name">
<cstring>spacer17</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>31</height>
</size>
</property>
</spacer>
</grid>
</widget>
</grid>
</widget>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>UseCustomEspCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>useEspToogled(bool)</slot>
</connection>
<connection>
<sender>UseCustomIkeCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>useIkeToggled(bool)</slot>
</connection>
<connection>
<sender>UseLeftNextHopCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>useLeftNextHopToggled(bool)</slot>
</connection>
<connection>
<sender>UseRightNextHopCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>useRightNextHopToggled(bool)</slot>
</connection>
<connection>
<sender>LocalIdTypeCombobox</sender>
<signal>activated(const TQString&amp;)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>localIDTypeToggled(const TQString&amp;)</slot>
</connection>
<connection>
<sender>IkeHelpActiveLabel</sender>
<signal>clicked(int,int)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>ikeHelpClicked(int,int)</slot>
</connection>
<connection>
<sender>EspHelpActiveLabel</sender>
<signal>clicked(int,int)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>espHelpClicked(int,int)</slot>
</connection>
<connection>
<sender>RemoteIdTypeCombobox</sender>
<signal>activated(const TQString&amp;)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>remoteIDTypeToggled(const TQString&amp;)</slot>
</connection>
<connection>
<sender>PerfectForwardSecurityCheckbox</sender>
<signal>toggled(bool)</signal>
<receiver>ProfileIpsecOptionsBase</receiver>
<slot>usePfsToogled(bool)</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>useLeftNextHopToggled(bool)</slot>
<slot>useRightNextHopToggled(bool)</slot>
<slot>localIDTypeToggled(const TQString&amp;)</slot>
<slot>useIkeToggled(bool)</slot>
<slot>useEspToogled(bool)</slot>
<slot>useLeftSourceIpToggeled(bool)</slot>
<slot>useRightSourceIpToggeled(bool)</slot>
<slot>ikeHelpClicked(int,int)</slot>
<slot>espHelpClicked(int,int)</slot>
<slot>remoteIDTypeToggled(const TQString&amp;)</slot>
<slot specifier="nicht virtuell">usePfsToogled(bool)</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includes>
<include location="global" impldecl="in implementation">kactivelabel.h</include>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI>