DefensePro User Guide
Administering DefensePro
306
Document ID: RDWR-DP-V0602_UG1201
To create a new SSL certificate using Web Based Management
1. Select Services > SSL > Certificates. The SSL Certificates window is displayed.
2. Click Create. The Create Self Signed Certificate window is displayed.
3. Fill in the relevant parameters and click OK.
Note:
SSL Keys and certificates are not exported as part of the configuration.
Web Services
DefensePro devices can be managed through SNMP, serial port, Telnet, SSH, HTTP (via internal Web
application), and HTTPS. To provide customers with the capability to develop enhanced application
monitoring, customized application delivery network management applications and advanced
automation tools, Radware provides Web Service interfaces on DefensePro with APSolute API, an
open standards-based SOAP (XML) API.
Integration with APSolute API allows customers a comprehensive view of device performance,
including historical data analysis and trending, performance diagnostics, availability reports and the
automation of maintenance operations and fine-tuning of DefensePro for optimal application delivery
based on external parameters.
Key features:
•
Control of Radware product features and functions from any external application.
•
API enabled network devices appear as software for applications, resulting in true, software-
native integration.
•
Comprehensive SDK for multiple development platforms and languages.
•
Extensive sample application code, documentation, and configuration guidance.
•
Over 1,700 methods available through a Web Services-based API.
•
Support for SOAP/XML over HTTPS ensures flexible and secure communications.
API Structure
The APSolute API is a SOAP/XML interface that provides full access to DefensePro devices for third-
party applications utilizing common development languages, including Java, Visual Basic/C#, and
Perl. This interface enables both device configuration and monitoring status and performance
statistics.
APSolute API offers two approaches to interacting with DefensePro devices:
1. Issuing CLI commands:
This interface does not provide support for:
—
Commands that are not configuration commands or monitoring, such as ping, telnet and
trace-route.
—
Commands that have asynchronous output (such as accelerator related CLI commands).
—
The response to a CLI command is limited to the first 1000 rows.
Summary of Contents for DefensePro 6.02
Page 1: ...DefensePro User Guide Software Version 6 02 Document ID RDWR DP V0602_UG1201 January 2012 ...
Page 2: ...DefensePro User Guide 2 Document ID RDWR DP V0602_UG1201 ...
Page 20: ...DefensePro User Guide 20 Document ID RDWR DP V0602_UG1201 ...
Page 28: ...DefensePro User Guide Table of Contents 28 Document ID RDWR DP V0602_UG1201 ...
Page 116: ...DefensePro User Guide Device Network Configuration 116 Document ID RDWR DP V0602_UG1201 ...
Page 302: ...DefensePro User Guide Real Time Security Reporting 302 Document ID RDWR DP V0602_UG1201 ...
Page 308: ...DefensePro User Guide Administering DefensePro 308 Document ID RDWR DP V0602_UG1201 ...
Page 324: ...DefensePro User Guide Troubleshooting 324 Document ID RDWR DP V0602_UG1201 ...