Skip to content
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

Maven plugin does not decrypt encrypted proxy password #54

Open
shmyer opened this issue Jun 23, 2021 · 0 comments
Open

Maven plugin does not decrypt encrypted proxy password #54

shmyer opened this issue Jun 23, 2021 · 0 comments

Comments

@shmyer
Copy link

shmyer commented Jun 23, 2021

I am using an encrypted password for proxy authentication in my settings.xml file, which is not working with the ossindex-maven-plugin (See https://maven.apache.org/guides/mini/guide-encryption.html#how-to-encrypt-server-passwords).

It seems like the plugin does not decrypt my password and just uses the encrypted password when providing the "Proxy-Authorization" header. This causes our proxy to deny the request with a 407 Proxy Authentication Required response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant