Security

 View Only
  • 1.  Use clearpass as a standalone CA and export certs and keys (Onboard)

    Posted Mar 18, 2025 03:57 AM

    Hello,

    I have a new kind of devices on my network (Teams meeting room for visio-conferences), i want to secure their access to the network through EAP-TLS RADIUS access.
    I've been successfully able to create my own CA on a random linux cert, and generate keys/certs, then import the CA into Clearpass with "EAP" role and everything works great.

    My manager thinks things could be done better, by using the "onboard" menu of Clearpass to create a CA, and create certs/keys. So I could distribute them manually to the Teams devices.

    I've started to look at the docs, and i get that it can ditribute key/certs to devices automatically, but i don't know if i could get my way by retrieving keys/certs and then upload them myslef wherever i need.

    Can someone enlighten me ?
    thanks.



  • 2.  RE: Use clearpass as a standalone CA and export certs and keys (Onboard)

    Posted Mar 18, 2025 04:21 AM

    In the end, client TLS certificates are client TLS certificates. What makes the difference is the way that you generate those certificates, where ClearPass Onboard is one method. The benefit of Onboard is that its CA is included in ClearPass, and there is a nice Web interface to manage everything. For the deployment to clients, there is Windows/Mac/IOS/Android/Linux support to make the enrollment and configuration of the client smooth and more easy, or use SCEP/EST (optionally through Intune) to automate the enrollment. It depends on the client device if that works and/or makes sense. What I've experienced in the past is that many managers prefer an official supported product over cli commands in Linux because of continuity and not spending to much time on finding out how things work exactly. But if you generate the correct certificates, it's supposed to work.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------



  • 3.  RE: Use clearpass as a standalone CA and export certs and keys (Onboard)

    Posted Mar 18, 2025 04:36 AM

    Hi,

    Thank you for the reply but i still feel a bit lost (I haven't tested anything yet as I would like to make sure it will prove useful in my context).

    In simple terms, can you tell me if I will be able to retrieve (on my workstation, for manual deployment  through other means) the Onboard CA cert + device certs/keys generated by the Clearpass Onboard CA ?

    Many thanks
    Mike.




  • 4.  RE: Use clearpass as a standalone CA and export certs and keys (Onboard)

    Posted Mar 18, 2025 04:39 AM

    FYI : I am the original poster of this thread "mitchmoutch", i did a mixup between accounts, i thought the other one was not working.




  • 5.  RE: Use clearpass as a standalone CA and export certs and keys (Onboard)

    Posted Mar 18, 2025 06:52 AM

    If you use the Onboard client (self-service onboarding), then in most cases the private key is stored on the end-device and not shared/stored with ClearPass. Same applies for SCEP/EST. That is the most secure ways as the private key doesn't leave the end-device. You CAN also generate the device certificate from the ClearPass Onboard WebUI, in which case the key IS generated on the ClearPass Server and can be downloaded as PEM or PKCS#12 (p12) to be imported into another device as client certificate. Note that you would need to configure the supplicant manually, like setting up de RADIUS server cert validation (RootCA + name trust). The easiest is to use the onboard client, but for devices that don't support it, you can use that alternative workflow as admin, or enable Web based onboarding to let a user do the same as 'self-service' and get a .p12 of the certificate that can be installed manually.

    It's probably easier if you set it up, or check with your HPE Aruba partner if they have a demo to show it to you.

    I believe until you start actually generating client certificates with Onboard, you can do without Onboard licenses.



    ------------------------------
    Herman Robers
    ------------------------
    If you have urgent issues, always contact your HPE Aruba Networking partner, distributor, or Aruba TAC Support. Check https://www.arubanetworks.com/support-services/contact-support/ for how to contact HPE Aruba Networking TAC. Any opinions expressed here are solely my own and not necessarily that of Hewlett Packard Enterprise or HPE Aruba Networking.

    In case your problem is solved, please invest the time to post a follow-up with the information on how you solved it. Others can benefit from that.
    ------------------------------