Tuesday, April 17, 2018

Aruba Guest authentication with Wildcards


Aruba Guest authentication with Wildcards

If you have a wildcard certificate you can use it on your Aruba controllers to provide guest access in conjunction with ClearPass. The wildcard even works if it's for a different domain.  In the steps below I'll show you how to install a the certificate on the controller and configure your ClearPass to work with the wildcard.

  1. Install wildcard on the controller
    1. Navigate to: Configuration > Management > Certificates
    2. Upload the wildcard certificate as shown



  1. Associate wildcard to the captive portal
    1. Navigate to: Configuration > Management > General
    2. Under "Captive Portal Certificate" "Server Certificate" select your new wildcard certificate
Note: When clicking apply the webservices on the controller will restart, this only takes a few seconds.


  1. Adjust ClearPass to work with the wildcard certificate.
    1. Navigate to: ClearPass Guest > Configuration > (Your Guest Page) > Edit > NAS Vendor Settings
    2. Modify: "*IP Address" field.
      1. The field may already have a value like "securelogin.arubanetworks.com"
      2. Replace the value with "captiveportal-login.example.org" where example.org is the wildcard domain (CN field value minus the * ) of the certificate you uploaded to the controller.
Note:  Even though you have a wildcard on the controller you still need "captiveportal-login" to precede the domain name.


  1. Save the config on ClearPass and controller and you're all set!!