Install Axway VA Server
Select your operating system and perform the steps to install the VA server:Windows
Perform the following steps to install Axway VA Server on Windows:VA Server is no longer installed as an interactive service on Windows. This applies to both the Admin UI service and the Validation Authority Service that is installed as part of VA Server.
Using an account in the Administrators group, log on to the computer on which you plan to install the VA Server.
Copy the
Validation_Authority_Server_<Release Version>win-x86-64_BNXXX.exe file that you received from Axway Global Support to the Windows system.Double-click
Validation_Authority_Server_<Release Version>win-x86-64_BNXXX.exe. In the Welcome page, follow the on-screen instructions as you proceed through the installation.- Select [ Next ] to move forward to the next installation window.
- Select [ Back ] to return to the previous installation window.
- Select [ Cancel ] to close the installation program without installing any component of the VA Server. To install VA Server, re-run the installation program.
- Select [ Next ] to display the License Agreement page.
Select [ Accept ] to accept the license agreement and go to the next page in the installer. Select [ No ] to cancel the installation.
In the Customer Information page, type your User Name, Company Name, and Email Address in the text fields provided. These are required fields except for the Email Address. However, you should provide an email address because the VA administration server uses it to perform email notifications.
Select [ Next ]. The Choose Destination Location page displays, showing the default destination folder where VA Server components are installed.
In the VA Server Information page, enter the requested information on the host name, port number, and user for the VA administration server.
- Enter the VA Server host name. The host name identifies the computer. The default host name is the name of the computer on which you are installing the VA Server.
- Enter the VA administration server port number. This port number identifies the port at which the VA administration server listens for HTTPS requests from the browser. If you use a port other than the default (13333), note it for future reference.
- Enter the VA administration server user and password. This user is the initial user who can log in to the VA administration server. The default user name is admin. If you type a different name, make a note of it.
- After completing the installation, log in to the VA administration server by using this username. The password must be at least eight characters long, contain at least one alphabetic character, one digit, one special character, one upper case character, one lower case character, and meet the requirements in the Manage VA administration server users section on page 77 of the Axway Validation Authority Administrator Guide. Re-type the password to confirm it. Select [ Next ] to continue.
Because you are using VA Server with an HSM device conforming to PKCS #11, you must configure VA Server to use the same password as the CryptoHub identity password configured inside the <CRYPTO-OPR-PASS> tag in the
fxpkcs11.cfg file.Select either the option to generate a self-signed certificate or import a PFX / P12 file. If you select Generate a Self-Signed Certificate, select [ Next ] and continue to step 11. If you select Import PFX / P12 from file:
- Select the file to import from the file selection dialog box and then select [ Open ].
- Enter a password to decrypt the file. This password was originally used to protect the PFX file.
- By default, the Encrypt Admin UI Private Key option is selected. If you do not want this option, uncheck the box to disable the password field. Enter a password to encrypt the admin server key for the VA Server. The password must be at least eight characters long, contain at least one alphabetic character, one digit, one special character, one upper case character, one lower case character, and meet the requirements in the Manage VA administration server users section on page 77 of the Axway Validation Authority Administrator Guide. This encryption option, along with the provided password, automatically calls apachepassphrase for unattended startup.
- Select [ Next ] to continue. The Start Copying Files page displays.
Review the current settings. If you need to make any changes to the settings, use the [ Back ] button. Otherwise, select [ Next ] to continue.
Files are installed in the specified destination location. After the installation finishes, the InstallShield Wizard Complete page displays. The VA Server is successfully installed. You can verify this later by using the Admin Server User Interface > Help > About page, which displays the current version.
Clear the Launch Administrative Server User Interface check box to start the VA administration server at a later time.
Select [ Finish ]. The installation program adds the VA Server to your Start menu. If you access Control Panel > Administrative Tools > Services, you see Axway Validation Authority and Axway VA Admin included in the list of services. You can access the VA Server admin UI and this document from the Start menu. The installation also automatically creates an VA administrative server private key (
adminserver.key) and SSL certificate (adminserver.crt) in the <VADataDir>\entserv directory. (Example: C:\ProgramData\Axway\VA\entserv in Windows.) You are now ready to use the VA administration server to configure, start, and manage the VA Server.Linux
You do not have to be root to install the VA Server, but non-root users cannot configure the installation to use a port lower than1024. When installing as root on a port lower than 1024, you must choose whether to run the server in setuid root mode. This mode is required to start the server using the admin UI. In this case, the server runs as root, but only during initialization. After the listening sockets are established, the process steps down to that of the invoking user (for example, nobody).
The Axway-generated GPG key digitally signs the distributed installation file, and you can verify it by using the shipped GPG public key before installation.
Copy the
Validation_Authority_Server_<Release Version>_linux-x86-64_BN<build number>.rpm file that you received from Axway Global Support to the Linux system.This RPM package depends on other RPM packages that are generally available from RHEL RPM repository(s). If these packages are not already installed on the system, the installation reports the necessary packages as missing and fails. If this happens, install the missing packages and install this RPM package again.
Extract the files with the following command.
Text
If a previous version of the RPM is installed on the system, this command removes the previous version and installs the new version to
/opt/va_install/<Version><SPnumber>/VCeva. SPnumber is only applicable for Service Pack releases (example: SP1).Enter the following at the command line prompt to run the installation script:The installation script then prompts whether to install using ports 1024 and greater, assuming you are not installing as root. You must install as root to select a port lower than 1024. You must also answer
Text
yes when prompted to run setuid root to start the server through the admin UI.Enter
y (yes) or n (no). The installation script displays the Axway software licensing agreement and prompts you with the following:Text
Press [ Enter ] to accept the software licensing agreement. The installation script next prompts you for a location to install the VA Server.
Text
Press [ Enter ] to accept the default, or enter a location to install the VA Server, then press [ Enter ]. The installation script next prompts you to enter a port number for the VA administration server:
Text
The VA administration server is the administration component of the Validation Authority. This server, which is installed during the installation process, provides an administration user interface (admin UI) through which you configure and operate the VA validation server.If you choose to use a port other than the default, note it for future reference. This port number identifies the port at which the VA administration server listens and exchanges information to perform configuration operations with the browser using HTTPS requests.
Select [ Enter ] to accept the default port number for the VA administration server, or enter a different number and press [ Enter ]. The script prompts you for the email address of the server administrator. It displays:The VA administration server uses this email address to send informational messages to the server administrator during configuration and administration performed at the VA dialog boxes.
Text
Press [ Enter ] to accept this email address, or enter a different address and then press [ Enter ]. The script prompts you for the server host name:Where computer_name is the name of your host computer, and yourdomain is the domain name for your host computer. The host name identifies the computer on which you have installed the Validation Authority.
Text
Select [ Enter ] to accept the default server host name, or enter a different name and select [ Enter ]. The script prompts you for a user name to run the VA administration server. It displays:If you are not installing as root, the default username displayed is the user ID.
Text
If you plan to use a validation port number of 1024 or greater, type
n; otherwise, accept the default and press [ Enter ]. The script prompts you to identify the VA administration server user. This user is the initial user who can log in to the VA administration server. The default user name is admin.Text
Press [ Enter ] to use the default VA administration server user name, or enter a different name and press [ Enter ]. If you type a different name, make a note of it. After completing the installation, log in to the VA administration server by using this username. The system configures the VA administration server user and then prompts for the VA administration server user password.
Enter and confirm the VA administration server user password.The password must be at least eight characters long and contain one uppercase, one lowercase, one digit, and one special character.
Because you are using VA Server with an HSM device conforming to PKCS #11, you must configure VA Server to use the same password as the CryptoHub identity password configured inside the <CRYPTO-OPR-PASS> tag in the
fxpkcs11.cfg file.Text
The following message displays:Either enter
Text
n to generate a self-signed certificate, or y to import a PFX / P12 certificate. For a self-signed certificate, continue to Step 18. Otherwise, perform the following steps:- Optionally, enter
yto protect the private key. If you entery, a password prompt displays when the admin server starts. - Enter the path to the certificate you are importing.
- Enter the password to decrypt the file. This password originally protected the PFX file.
- At the PEM pass phrase prompt, enter a password to encrypt the admin server key for the admin UI. When prompted, enter this password after the admin server starts. The installation automatically creates a VA administration server private key (
adminserver.key) and SSL certificate (adminserver.crt) in the/var/lib/va/entservdirectory.
The installation process completes, and you are prompted to start the admin server.
Text
VA Server is successfully installed. You can verify this by using the Admin Server User Interface > Help > About page, which displays the current version.
Configure Axway VA Server
Perform the following tasks in this section to configure the VA Server:- Access the VA administration server UI.
- Install the Responder product license.
- Bypass optional configurations.
- Change the server password.
- Create an OCSP and SCVP signing key pair.
- Configure SSL communication for the admin server.
- Configure Axway VA.
Access the VA administration server UI
The admin UI requires an HTTPS server. This server is automatically installed and configured during VA Server installation. You can launch the admin UI automatically as the final installation step, from the desktop icon created during the installation, or by accessing it directly from a browser using the VA administration server URL. For a standard connection, the URL is:https://<hostname>:<port> (where <hostname> and <port> are the VA Server host name and VA administration server port number you provided during installation (13333 by default)).
The VA administration server is, by default, only available using SSL (https). Operating the VA administration server using non-SSL (http) disables certificate-based authentication for users.
When the web interface opens for the first time, you receive an SSL certificate warning. Bypass this warning and proceed to the login page.
Install the product license
Perform the following steps to install the Responder product license:In the file manager for your system, find the VA Responder Temp license file that Axway Global Support provided.
Double-click the VA Responder Temp license file to open it. Then enter Ctrl+A to select all, and then Ctrl+C to copy to the clipboard.
Select the Enter License menu on the left and paste the license information into the blank text area, and select [ Submit License ].
Bypass optional configurations
Perform the following steps to bypass optional configurations:Change the server password
To prevent unauthorized access to the VA Server, change the server password.If you already created a server password matching the CryptoHub identity password configured inside the **<CRYPTO-OPR-PASS>
** tag in the
fxpkcs11.cfg file, leave the field blank, and proceed to step 3. If you did not, you must do this now. Enter the server password you set during installation in the Enter Current Server Password field.Type the CryptoHub identity password in Enter New Password. The password must be at least eight characters long and contain one uppercase, one lowercase, one digit, and one special character.
Create an OCSP and SCVP signing key pair
Because you must generate a public/private key pair to sign OCSP and SCVP responses when operating as a Responder, this key type is assigned as the default. Perform the following steps to create an OCSP and SCVP signing key pair:Select the Generate/Import Hardware Key on custom PKCS11 provider option, set the Vendor as Other, and type in the location of the Futurex PKCS #11 library. Then, select [ Submit Key Generation Technique ].
Fill in all of the required information, and select [ Submit ].
In the User PIN field, you must specify the CryptoHub identity password configured inside the <CRYPTO-OPR-PASS> tag in the
fxpkcs11.cfg file.All of the Certificate Options should be left as their default values.
If Axway VA successfully created the OCSP/SCVP Response Signing key on the HSM, a success message displays.
Configure SSL communication for the admin server
Before configuring the Axway VA admin UI in the next section, complete the following actions directly on the CryptoHub by using FXCLI to configure SSL communication for the admin server:Set the TLS configuration to Anonymous by using the following command:
Text
Anonymous TLS here helps simplify the demonstration. We do not recommend using Anonymous in a production setting. If you choose to connect to the HSM anonymously, you must enable the Anonymous setting for the HSM’s production port.
Add a PKCS #11 label to the private key.
Text
The generate command in step 5 sets AxwaySslKeyPair as the HSM label for the key pair. However, Axway VA cannot find the key by using the HSM label. It must find it using a PKCS #11 label. That is why it is necessary to run the preceding keytable extdata command, which sets the PKCS #11 label in a separate field from where the HSM label is set.
Configure Axway VA
Perform the following steps to configure Axway VA:First, install the CA that signed the certificate you’re importing on the machine where you installed the Axway VA Server. Install the CA in the Trusted Root Certificate Authorities store for Windows or the equivalent store on your browser.
Go to the Create/Import Private Key menu, select SSL Communication For Admin Server, and select [ Submit Key Type ].
For the key generation/import mechanism, select Hardware Key Generation/Import using Other, and select [ Submit Key Generation Technique ].
Fill in all of the PKCS11 Token Information fields, paste in the PEM/BASE64 Certificate signed in the previous section, and select [ Submit Hardware Key to Import ].
Start a command prompt as administrator and call apachepassphrase.This sets the password in the registry. The Apache HTTP Server reads it from there by using apachepassphrase during startup automatically.
Text

