Launch of Consumer/Home Owner registration process!
We are pleased to announce the commencement of the Consumer/Home Owner Registration Process on Community. Consumers/Home Owners may now proceed to register by clicking on Login/Register. The process is straightforward and designed to be completed in just a few steps.
Issue adding SSL certs to AP8941 PDUs on 7.0.8
APC UPS Data Center & Enterprise Solutions Forum
Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.
Search in
Improve your search experience:
Exact phrase→Use quotes " "(e.g., "error 404")
Wildcard→Use * for partial words(e.g., build*, *tion)
AND / OR→Combine keywords(e.g., login AND error, login OR sign‑in)
Keep it short→Use 2–3 relevant words, not full sentences
Filters→Narrow results by section(Knowledge Base, Users, Products)
Send a co-worker an invite to the portal.Just enter their email address and we'll connect them to register. After joining, they will belong to the same company.
You have entered an invalid email address. Please re-enter the email address.
This co-worker has already been invited to the Exchange portal. Please invite another co-worker.
Please enter email address
Send InviteCancel
Invitation Sent
Your invitation was sent.Thanks for sharing Exchange with your co-worker.
Link copied. Please paste this link to share this article on your social media post.
Posted: 2023-02-2309:36 AM. Last Modified: 2023-02-2311:49 AM
Issue adding SSL certs to AP8941 PDUs on 7.0.8
I'm trying to create an SSL cert for my APC PDUs using both Security Wizard and the CLI tool. I'm running into issues using both. I am generating CSRs and getting them signed by Windows AD CA.
If I use the Wizard, I can create a cert, but the Wizard doesn't generate any SAN entries and thus the browsers aren' t happy. If I use the CLI, the final step results in an error:
Unhandled Exception: cryptlib.CryptException: -3: Bad argument, parameter 3 at NMCSecurityWizardCLI.Program.ImportSignedCSR(String sCertFile, String sKeyFile, String sOutFile) at NMCSecurityWizardCLI.Program.Main(String[] args)
I've read in other posts that this can be a result of an entry being less than 7 characters, but this isn't the case for me. I did attempt to use the resulting files from the CSR step in the Wizard to import. I got an error saying the key wasn't right.
I've found in other postings that the CLI 1.0.0 doesn't have this issue, but it no longer seems to be available to download.
For referenece, here are the commands I am running:
NMCSecurityWizardCLI.exe --csr -o dc2-c1-pdu-01110-r1c1-a -n dc2-c1-pdu-01110-r1c1-a -c US -m Virginia -l Alexandria -g "Some Company Inc" -u "Internal IT" -e "it-system@example.com" -a 10.128.8.128 -i "https://dc2-c1-pdu-01110-r1c1-a.example.com" -d dc2-c1-pdu-02010-r1c1-a.example.com