---
title: "Answers file example"
slug: "oas-igwin-answers-file-example-3-28"
updated: 2025-10-14T14:05:42Z
published: 2025-10-14T14:55:29Z
canonical: "docs.onespan.com/oas-igwin-answers-file-example-3-28"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.onespan.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Answers file example

## Answers file for installation

This example shows a sample answers file used for the initial installation.

> Answers file for installation
> 
> ```INIfile
> [Automatic Server Location Support]
> DNS Domain=
> DNS Server registration=None
> Host Name=192.0.2.1
> Priority=true
> Shared key file=
> 
> [Database]
> ODBC Data Source Name=Identikey Server
> Password=### ENTER PASSWORD HERE ###
> Username=digipass
> 
> [Web Administration Application]
> Client Type=Local
> 
> [First Administrator]
> Password=### ENTER PASSWORD HERE ###
> Username=admin
> 
> [Hardware Security Module]
> HSM=false
> HSM Type=ssm
> PKCS11 Library=
> 
> [Install Mode]
> Install mode=Advanced ODBC
> 
> [License]
> License Key=### ENTER PATH TO LICENSE FILE HERE ###
> 
> [Live Audit SSL Certificate Installation]
> Certificate Mode=Re-use
> 
> [Live Audit SSL Certificate Re-use]
> Certificate=SOAP
> 
> [MDC SSL Certificate Installation]
> Certificate Mode=Re-use
> 
> [MDC SSL Certificate Re-use]
> Certificate=SOAP
> 
> [Master Domain]
> Master domain name=master
> 
> [Name Conversion]
> Case Conversion=Lower
> Use Windows Name Resolution=false
> 
> [RADIUS SSL Certificate Installation]
> Certificate Mode=Re-use
> 
> [RADIUS SSL Certificate Re-use]
> Certificate=SOAP
> 
> [SEAL SSL Certificate Installation]
> Certificate Mode=Re-use
> 
> [SEAL SSL Certificate Re-use]
> Certificate=SOAP
> 
> [SNMP User]
> Authentication Secret=### ENTER PASSWORD HERE ###
> Authentication Type=MD5
> IP Address=192.0.2.1
> Privacy Secret=### ENTER PASSWORD HERE ###
> Privacy Type=AES
> Security Name=secret
> UDP Port=161
> 
> [SOAP SSL Certificate Installation]
> Certificate Mode=Generate
> 
> [SOAP SSL Certificate Password]
> Algorithm=sha256
> Password=### ENTER PASSWORD HERE ###
> 
> [Sample Web Client]
> IP Address=
> 
> [Secure Auditing]
> Enabled=false
> 
> [Sensitive Data Encryption]
> Encryption method=Standard
> 
> [Server Address]
> IP Address=192.0.2.1
> 
> [Server Functionality]
> IIS Modules=true
> RADIUS=true
> SOAP Administration=true
> SOAP Authentication=true
> SOAP Provisioning=true
> SOAP Reporting=true
> SOAP Signature Validation=true
> Windows Logon=true
> 
> [Windows Firewall]
> Open firewall=false
> ```

## Answers file for upgrades

This example shows a sample answers file used for upgrades.

> Answers file for upgrades
> 
> ```INIfile
> [Hardware Security Module]
> HSM=false
> HSM Type=ssm
> PKCS11 Library=
> 
> [Install Mode]
> Install mode=Advanced ODBC
> 
> [Upgrade Administrator]
> Username=### ENTER USER ID HERE ###
> 
> [Upgrade Wizard Welcome]
> Current Version=3.23.1.10000
> Previous Version=3.22.3.10000
> 
> [Windows Firewall]
> Open firewall=false
> ```
