Vapix LoadCACertificates works, but how to activate specific CA cert? #780
-
The vapix calls are great for deleting and adding CA certs. Works very well. But unable to enable or use a specific CA. Does the API have a way of setting a specific CA as "active" or "enabled". Vivek, you seem to literally know everything about these cameras. Love to hear your suggestion for this. Tks |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
This automatically generated reply acts as a friendly reminder. Answers to your questions will most often come from the community, from developers like yourself. You will, from time to time, find that Axis employees answers some of the questions, but this is not a guarantee. Think of the discussion forum as a complement to other support channels, not a replacement to any of them. If your question remains unanswered for a period of time, please revisit it to see whether it can be improved by following the guidelines listed in Axis support guidelines. |
Beta Was this translation helpful? Give feedback.
-
Hi @wiener-dog , In my understanding, specifying the CA cert is not required for Set HTTPS certificate This means that the CAs uploaded to the Axis device are working as trusted CAs. This is what I captured using the Wireshark tool: |
Beta Was this translation helpful? Give feedback.
-
The CA is for the 802.1x, on our setup, with our poe switches / radius servers, the cameras need the CA and the cert to auth on the network. I'm sorry, I should have stated that in m question. So, not HTTPS, but 802.1x. |
Beta Was this translation helpful? Give feedback.
-
OMG!!!! This is the missing magic sauce: tt:CACertificateIDca_MQTT</tt:CACertificateID> This isn't documented in the Dot1XConfiguration interface.. And it works perfectly. And I guess makes sense. THANK YOU! |
Beta Was this translation helpful? Give feedback.
-
And for the record, if you have firmware < 11.x, this routine doesn't work the same, or well, or at all. I have a couple hundred Q352x cameras running firmware 10.x that have expiring certs.... So will have to figure out when I can update the fw, before I can update the certs. this camera stuff which is new to me... full time job. :) |
Beta Was this translation helpful? Give feedback.
Hi @wiener-dog ,
Thank you for the details.
It is the same APIs calls mentioned here: