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

Jetty ssl KeyStorePath and TrustStorePath doesn't work with absolute path #5863

Closed
wass9085 opened this issue Jan 8, 2021 · 1 comment
Closed

Comments

@wass9085
Copy link

wass9085 commented Jan 8, 2021

Jetty version
9.4.34.v20201102 9.4.35.v20201120

Java version

OS type/version

Description

Error:

I updated jetty to 9.4.34.v20201102 and 9.4.35.v20201120 and got an error with the absolute path to KeyStorePath and TrustStorePath

It seems other users have faced the same issue #5689.

Solution:
I modified the jetty-ssl-context.xml by removing the <Property name="jetty.base" default="." />. This solved my problem

@sbordet
Copy link
Contributor

sbordet commented Jan 8, 2021

Duplicate of #5689.

@sbordet sbordet closed this as completed Jan 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants