Security

 View Only

Step by step process for enabling https web management access using AD Signed Certificate - Aruba Switches 2930M - SSL - CA Signed (AD)

This thread has been viewed 18 times
  • 1.  Step by step process for enabling https web management access using AD Signed Certificate - Aruba Switches 2930M - SSL - CA Signed (AD)

    Posted Sep 25, 2023 09:57 AM
    Edited by Herman Robers Sep 26, 2023 08:30 AM

    How to enable web management using HTTPS with AD signed certificate ?

    Step 1

    AST01(config)#crypto pki ta-profile <TAProfileName>

    Step 2

    AST01(config)#crypto pki create-csr certificate-name <CertificateName> ta-profile <TAProfileName> key-type rsa key-size 2048 usage web subject common-name <CN> country <country code> org <organization name> org-unit <organization unit> state <State> valid-start <start date> valid-end <end date>

    Upon entering the above command the CSR will be generated and displayed in CLI as below,

    -----BEGIN CERTIFICATE REQUEST-----

    MIICqDCCAZACAQAwYzEcMBoGA1UEAxMTMkYtQVNUMDEubW9qLmdvdi5xYTEMMAoGA

    ZACAQAwYzEcMBoGA1UEAxMTMkYtQVNUMDEubW9qLmdvdivZACAQAwYzEcMBoGA1UE

    <displaying  partially>

    vqiIbQjQeKnlBDS38myBKO199omivGe/OAq94V5CwwmdvdivZACM6hTUV4f9syv4B+1N

    4B+1NjM6hTUV4f9syvqiIbQjQeKnlBDS38myBKO199omiv9VlzGe/OAq94V5Cwwnt1m

    -----END CERTIFICATE REQUEST-----

    Step 3

    Submit the generated CR to AD Team and get it signed.

    I will keep posted about more in depth details as and when i am going through