Contents
1 Introduction ............................................................................................................................................... 3
1.1 Outline ............................................................................................................................................... 3
1.2 Assumptions ...................................................................................................................................... 3
1.3 Corrections ........................................................................................................................................ 3
2 Version ....................................................................................................................................................... 3
3 certificates creation ................................................................................................................................... 4
If you already have certificates available, you can skip to section 3.2 .......................................................... 4
3.1 Generate Test certificates using OpenSSL and XCA .......................................................................... 4
3.1.1 Create a Root CA Certificate ...................................................................................................... 4
3.1.2 Create a CA-Signed Host Certificate (Cisco Router, Responder) ............................................... 7
3.1.3 Create a CA-Signed Client Certificate (Digi TransPort WR, initiator) ......................................... 9
3.1.4 Export the certificates and keys in .PEM format ..................................................................... 11
4 Digi transport configuration .................................................................................................................... 14
4.1 Upload SSL certificates to the Digi TransPort WR (initiator) ........................................................... 14
4.1.1 Upload the certificates via FTP ................................................................................................ 14
4.1.2 Upload the certificates via the Web GUI ................................................................................. 15
4.2 Configure the VPN Tunnel settings on the Digi TransPort WR (Initiator). ...................................... 16
5 Cisco configuration .................................................................................................................................. 19
5.1 Import the certificates and private key ........................................................................................... 19
5.1.1 Create a trustpoint for the CA root certificate ........................................................................ 19
5.1.2 Import the CA root certificate in the previously created trustpoint with copy and paste ...... 19
5.1.3 Create a trustpoint for the public certificate and the private key .......................................... 20
5.1.4 Import the public certificate in the previously created trustpoint with copy and paste ........ 20
5.2 Configure the tunnel........................................................................................................................ 21
6 Testing ..................................................................................................................................................... 22
6.1 Confirm Traffic Traverses the IPSec Tunnels ................................................................................... 23
7 Configuration files ................................................................................................................................... 24