This procedure guides you through the process of creating a HTTP Connection Shortcut
through a web server using the Shortcut Wizard.
With an
HTTP connection shortcut, the GDC connects to the Runtime System via
the Genero Application Server, using the HTTP protocol.
Note: GDC 3.00 supports Internet Protocol
version 6 (IPv6) when connected to a Genero Application Server.
Shortcut Wizard page 1: Shortcut identification and Connection
type
-
Complete the fields of the Shortcut identification section:
-
In the Name field, provide a name for the shortcut.
-
Optional: In the Icon field, provide a file name that will be used
to display an icon associated with this shortcut.
-
Optional: If you want to store the shortcut locally for the current user, select the
Store shortcut in settings checkbox.
By default, shortcuts are saved in the
&AppDataDir/config.xml
file (see
GDC configuration file directories for more information). Shortcuts written to this
file are shared amongst all users who use this installation of the GDC. Selecting the
Store shortcut in settings option is useful when the GDC is on a
shared network drive and you do not want the current user to modify the common
shortcuts.
Note: When the config.xml file is read-only, the
Store shortcut in settings checkbox is selected by default and you
do not have the option to deselect it.
Note: Any modification to a non-local
shortcut displays a warning and creates a local copy of the shortcut.
-
In the Connection type section, select the HTTP, through
a web server and click Next.
Shortcut Wizard page 2: Web server and HTTP Proxy mode
-
In the URL field, enter the URL for the application that you want to
access.
- When accessing applications using a web server, a typical URL would be:
http://myserver/gas/ua/r/gdc-demo.
- When accessing applications without using a web server, a typical URL would be:
http://myserver:6394/ua/r/gdc-demo.
Note: If the URL of the web server that you enter begins with https
(secure), a fourth page of the wizard is automatically added that provides the option to edit
the client certificate mode. See Optional: Shortcut Wizard page 4: Client certificate
mode.
-
Select a HTTP proxy mode from the list and click Next.
If your connection uses a proxy, you can configure it also. If you're attempting to connect
to a local address, you can bypass the proxy.
Shortcut Wizard page 3: Login form and Authentication
-
In the Login form section, enter a file path in the Form
file field. Optionally, you can select the Always On Top
checkbox.
-
Enter a user in the User field and choose any of the password
display options. Optionally, you can enter a realm in the REALM
field.
Optional: Shortcut Wizard page 4: Client certificate
mode
-
If the URL that you entered in step 3 began with https, you can specify
a client certificate mode to authenticate the client to the https server
from the following options:
- Disabled
- Use certificate/key files
Note: Currently, except for Microsoft™
Windows™ systems where you can use a system
certificate, only two types of certificate are supported:
- PEM certificate: which requires a certificate and a private key.
- PKCS12 certificate: which includes both certificate and private key.
If your certificate is password protected, you will be prompted for a password when the
certificate is installed. Please note that the password may be requested again, depending on
the password options you selected in Step 1.
Important: When credentials
are required for connecting to an application, the Genero Desktop Client attempts to use
single sign-on, in order to avoid requiring the user to enter a password. If single sign-on
fails, the Genero Desktop Client switches to the NTLM authentication protocol. The Genero
Desktop Client only supports NTLM v1.
If you are using the NTLM authentication protocol
with a Microsoft IIS Web server, you must verify
that NTLM v1 is also supported. Starting with Microsoft IIS Web server 7.0 (Windows 2008
server), NTLM v2 is required and the Genero Desktop Client is not compatible.
See the
Genero Application Server User Guide for more information on configuring
applications.
- Use system certificates
Note: On Microsoft
Windows, there are five methods of selecting a
system certificate:
- SUBJECT: use the first certificate in which the subject field contains the given
string.
- ISSUER: use the first certificate in which the issuer field contains the given
string.
- HASH: use a hexadecimal hash that identifies a certificate. (eg: A5 C8 3F 34 21 C5 FF
8B 0A 0B 24 57 DD B2 C8 9F 1C 7A 45 76)
- ANY: select the first one
- ASK: ask the user to choose in a list
-
Click Finish to complete the setup and exit the Shortcut
Wizard.