Skip to content

Confused by documentation about admin password change (or using CLI at all) #286

Answered by mdecimus
baterja asked this question in Q&A
Discussion options

You must be logged in to vote

Based on this error

root@465f1fedd606:/# stalwart-cli -u https://127.0.0.1:443 -c admin:<mypass> account list
Failed to send HTTP request: error sending request for url (https://127.0.0.1/admin/principal?&type=individual): error trying to connect: tls handshake eof

It looks like TLS is not configured for port 443. Some things to check:

  • Make sure Stalwart is listening on port 443 and not a different service.
  • Check the TLS settings for your listener server.tls.enable is the global default but it can be overridden with server.<id>.tls.enable where <id> is the name of the listener.

Replies: 2 comments 7 replies

Comment options

You must be logged in to vote
1 reply
@baterja
Comment options

Comment options

You must be logged in to vote
6 replies
@mdecimus
Comment options

@baterja
Comment options

@mdecimus
Comment options

@baterja
Comment options

@baterja
Comment options

Answer selected by baterja
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants