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

Set-ACMEProxy appear to be not functionnal. #341

Open
XSBen opened this issue Apr 25, 2018 · 0 comments
Open

Set-ACMEProxy appear to be not functionnal. #341

XSBen opened this issue Apr 25, 2018 · 0 comments

Comments

@XSBen
Copy link

XSBen commented Apr 25, 2018

Hi,

When I set proxy with Set-ACMEProxy:
Set-ACMEProxy -UseProxy 'https://*proxy*:8080

New-ACMEIdentifier -Dns "test.test.fr" -Alias test
New-ACMEIdentifier : Impossible de se connecter au serveur distant
Au caractère Ligne:1 : 1
+ New-ACMEIdentifier -Dns "test.test.fr" -Alias test
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [New-ACMEIdentifier], WebException
    + FullyQualifiedErrorId : System.Net.WebException,ACMESharp.POSH.NewIdentifier

If I set same Proxy in Internet Explorer, it's ok:

New-ACMEIdentifier -Dns "test.test.fr" -Alias test

IdentifierPart : ACMESharp.Messages.IdentifierPart
IdentifierType : dns
Identifier     : test.test.fr
Uri            : https://acme-v01.api.letsencrypt.org/acme/authz/qjUJweDLZWSv2hRGPEp1KVADeO
Status         : pending
Expires        : 02/05/2018 06:17:59
Challenges     : {, }
Combinations   : {0, 1}
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