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

[Bug]: Emoji In ACME Domain Name Issue? #1559

Closed
2 tasks done
chris027 opened this issue Mar 8, 2024 · 2 comments
Closed
2 tasks done

[Bug]: Emoji In ACME Domain Name Issue? #1559

chris027 opened this issue Mar 8, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@chris027
Copy link

chris027 commented Mar 8, 2024

⚠️ This issue respects the following points: ⚠️

  • This is a bug, not a question or a configuration issue.
  • This issue is not already reported on Github (I've searched it).

Bug description

Hi, I'm trying to "request free TLS certificates for your SFTPGo services using the ACME protocol and the HTTP-01 challenge type." But, running into the error below. I'm wondering if it's related to the fact that I'm using a domain name with emojis in it, that gets converted to punycode.

Error:

unable to obtain certificates: error: one or more domains had a problem: [XXXXX MY DOMAIN XXXXX] acme: error: 403 :: urn:ietf:params:acme:error:unauthorized :: [XXXXX IP ADDRESS XXXXX]: Invalid response from http://[XXXXX MY DOMAIN XXXXX]/.well-known/acme-challenge/93SKvH2pyeC2o3nMPyeQ2MV7UNQktCMhnjPkmrqgRCg: 404

Steps to reproduce

  1. Go to the web admin > configurations
  2. Enter domain name with emojis in it
  3. Click submit button.

Expected behavior

I expected to receive a TLS certificate, but didn't.

SFTPGo version

2.5.6

Data provider

local storage

Installation method

Other

Configuration

config - I haven't changed anything yet. I'm just getting started testing this.

Relevant log output

No response

What are you using SFTPGo for?

Private user, home usecase (home backup/VPS)

Additional info

I'm using Ubuntu 22.04 on a LattePanda Delta single board computer and used ppa:sftpgo/sftpgo to install SFTPGo.

@chris027 chris027 added the bug Something isn't working label Mar 8, 2024
@chris027
Copy link
Author

chris027 commented Mar 8, 2024

Not a bug. I have it working now with an emoji domain.

@drakkan
Copy link
Owner

drakkan commented Mar 11, 2024

Never tested emoji domains. Glad it works

@drakkan drakkan closed this as not planned Won't fix, can't repro, duplicate, stale Mar 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants