Hi, I am trying to setup keycloak on EC2 Ubuntu 22.04 server, I have unzipped it under the /opt/keycloak/ directory, and configured the keycloak.conf which is under the /opt/keycloak/conf/ directory. Under the keycloak.conf file I have configured the DB credentials, FYI I am using AWS RDS Postgres for it.
For the HTTPS certification, I have also given the SSL certificate file in the keycloak.conf file and configured the hostname as well, After it, I ran the script “./kc.sh start”, but it threw the error. Please have a look at the attached screenshot.