Replies: 17 comments 13 replies
-
Hi, what OS do you use as the server? |
Beta Was this translation helpful? Give feedback.
-
Linux Host with Docker Container |
Beta Was this translation helpful? Give feedback.
-
Hello, is the configuration ok? |
Beta Was this translation helpful? Give feedback.
-
Im new to Docker, could you help maybe help to map the volume in docker. i didnt started my container with docker compose. |
Beta Was this translation helpful? Give feedback.
-
still the same error, i placed my pem file into the directory where the db is located. (permissions of the file are the same like the db) |
Beta Was this translation helpful? Give feedback.
-
its also not wokring, i checked the bash console of the container but the new pem file is not in the directory of the conatiner. I tryed to restart the container too |
Beta Was this translation helpful? Give feedback.
-
now i just copied the fie directly in the directory, now the certificate problem should be fixed. still getting an error but my container logs show no error. |
Beta Was this translation helpful? Give feedback.
-
but could be an Keycloak problem, i check |
Beta Was this translation helpful? Give feedback.
-
Im currently running my web management console on http, its maybe also problem. Can you help me to setup https for that? |
Beta Was this translation helpful? Give feedback.
-
Here is tutorial of https setup: https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/faq/#set-up-https-for-web-console-manually |
Beta Was this translation helpful? Give feedback.
-
I had to redeploy my container, now i had to setup everything. Is there any way to change the Private Key? |
Beta Was this translation helpful? Give feedback.
-
sry i mean the public Key |
Beta Was this translation helpful? Give feedback.
-
So with the "old" Container i deployed some custom clients. Now when i try to connect it gives an connection Error (Keys mismatches) |
Beta Was this translation helpful? Give feedback.
-
i dont have a backup from the old containers :D, is there any other possibility? |
Beta Was this translation helpful? Give feedback.
-
I mean im still on the same server but didnt change the Key when i deploy the container? |
Beta Was this translation helpful? Give feedback.
-
thx for the help #close |
Beta Was this translation helpful? Give feedback.
-
How can I provision Keycloak using OpenID Connect (OIDC) for secure authentication, and what is the correct syntax to specify a custom certificate in the PEM file format for Keycloak configuration?
Beta Was this translation helpful? Give feedback.
All reactions