Skip to content

To Generate pxGrid Certificates from ISE

David edited this page Apr 28, 2020 · 2 revisions

If you wish to mutual cert-based authentication:

  • Navigate to ISE Admin GUI via any web browser and authorized login
  • Navigate to Administration -> pxGrid Services
  • Click on the Certificates tab
  • Fill in the form as follows:
    • I want to: Generate a single certificate (without a certificate signing request)
      • Common Name (CN): {preferably DNS-name}
      • SAN: FQDN: {same as CN}
      • Certificate Download Format: Certificate in Privacy Enhanced Electronic Mail (PEM) format, key in PKCS8 PEM format (including certificate chain)
      • Certificate Password: {fill in a password}
      • Confirm Password: {fill in the same password as above}
  • Click the 'Create' button. A zip file should download to your machine
Clone this wiki locally