Schneider, APC support forum to share knowledge about installation and configuration for Data Center and Business Power UPSs, Accessories, Software, Services.
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