dell / ansible-powerflex

Ansible Modules for Dell PowerFlex
Other
21 stars 15 forks source link

[BUG]: after gateway installation the REST API test fails due to non-validated certificate #48

Open coulof opened 4 months ago

coulof commented 4 months ago

Describe the bug After the gateway installation of the PowerFlex Gateway the REST API test fails due to non-validated certificate.

From the Catalina logs we have the error:

2024-03-25 11:09:39,361 [https-jsse-nio-443-exec-7] ERROR c.e.s.s.w.s.ScaleIOSecurityUtils - Password can't be empty
org.springframework.security.authentication.BadCredentialsException: Not Authenticated

To Reproduce Install the PowerFlex Gateway and try the REST API

Below are the steps and fix

https://github.com/dell/ansible-powerflex/assets/49235405/3ee39523-51d4-4d5a-ae00-f18f69533695

Expected behavior MDM certificate must be auto-validated by the playbook instead of requesting a manual validation

System Information (please complete the following information):

anupamaloke commented 4 months ago

@coulof , thank you for submitting this request. We will prioritize this and will add support in future releases.