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] unable to register a personal certificate #2069

Open
2 tasks done
scwall opened this issue Mar 6, 2025 · 1 comment
Open
2 tasks done

[BUG] unable to register a personal certificate #2069

scwall opened this issue Mar 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@scwall
Copy link

scwall commented Mar 6, 2025

What happened?

I can't register a certificate signed by an external authority when I try to register the custom ssl certificate in the bunkerweb dashboard, I get a 403 forbidden error.

How to reproduce?

use global-config > custom ssl certificate > set key_path and certificate_path

Configuration file(s) (yaml or .env)

DNS_RESOLVERS=9.9.9.9 149.112.112.112 8.8.8.8 8.8.4.4
HTTP_PORT=80
HTTPS_PORT=443
API_LISTEN_IP=127.0.0.1
MULTISITE=yes
UI_HOST=http://127.0.0.1:7000
SERVER_NAME=

Relevant log output

BunkerWeb version

1.6.0

What integration are you using?

Linux

Linux distribution (if applicable)

No response

Removed private data

  • I have removed all private data from the configuration file and the logs

Code of Conduct

  • I agree to follow this project's Code of Conduct
@scwall scwall added the bug Something isn't working label Mar 6, 2025
@TheophileDiot
Copy link
Member

Hi @scwall, thank you for opening this issue. Do you have any log that may help us find a solution ? The scheduler should tell you what went wrong, this is usually a permission error or something like this.

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