-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dellemc.openmanage.ome_application_certificate - "padding error" #370
Labels
Comments
Get the following error when attempting to validate that file:
|
Just another update to say that I got the same result w/Python 3.9:
|
Just popping back in to say that I just went to renew the certificate, and I'm still getting the same issue. Ansible 2.13.7 & collection version 8.7.0 this time. |
@t-readyroc, thank you for sharing this. We will get this prioritized accordingly for future releases. |
ABHISHEK-SINHA10
added a commit
to ABHISHEK-SINHA10/dellemc-openmanage-ansible-modules
that referenced
this issue
May 6, 2024
Closed
8 tasks
ABHISHEK-SINHA10
added a commit
to ABHISHEK-SINHA10/dellemc-openmanage-ansible-modules
that referenced
this issue
May 6, 2024
8 tasks
8 tasks
sachin-apa
added a commit
that referenced
this issue
May 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using the below code to generate the CSR:
The template only has one line, & has the variable in it:
The resulting file looks like:
I then pass this file to IPA like so:
The playbook results in the following output:
The error, in
/var/log/httpd/error_log
is the following:I'm wondering if I'm missing a formatting step here that may be causing this issue?
The text was updated successfully, but these errors were encountered: