"Session has timed out." when ushing EJBCA over HTTP #876
Answered by
primetomas
May 12, 2025
Replies: 1 comment 5 replies
|
Did you look at any of the configuration guides for using a front-end proxy? Are you using container of from-the-scratch software installation? |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

TLS_SETUP=simple always works, without client certificate. But plain http without TLS at all I don't know if anyone is using, not that I've heard about at least. It sounds like you are after more automation? In that case you should consider using some other sort of automation instead of doing basic operations over an insecure channel. There is always the CLI (or ConfigDump in Enterprise) where you can do these things instead quickly and easily.