Developer

 View Only
last person joined: yesterday 

Expand all | Collapse all

Streaming API issue with self-signed certificate, then 404

This thread has been viewed 9 times
  • 1.  Streaming API issue with self-signed certificate, then 404

    Posted May 31, 2023 12:12 PM

    I've been trying to get the python wsclient up and running.  However, when I execute it as per the documentation, i get an ssl error due to a self-signed certificate in the chain.  I can use the --no_valid_cert switch, and that seems to work, but is there a cert I need to install so I recognize it?

    I'm running the client on Windows, btw.

    The 404 issue was stupidity on my part... the hostname should only be the base name, not the entire URL.



  • 2.  RE: Streaming API issue with self-signed certificate, then 404

    Posted Jun 02, 2023 07:14 PM

    Hi @marclallen ! Can you please link which script you're referring to/using? is this for Central?



    ------------------------------
    Ti Chiapuzio-Wong (they/them)
    HPE Aruba Networking
    ------------------------------



  • 3.  RE: Streaming API issue with self-signed certificate, then 404

    Posted Jun 05, 2023 08:38 AM

    Of course.  So sorry... 

    I'm referring to the Aruba Centra Streaming API Python client.