We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If I want to connect to a kimai server (even the demo instance) with https I get the following error:
Error on request [version]: TLS initialization failed
The demo is not reachable without https, but my instance is, so I could test, that this doesn't happen on plain http:
I already had this issue with older kemai versions. Nor my server, nor the demo uses self-signed certificates.
Windows 10 1909.
The text was updated successfully, but these errors were encountered:
#8 Add OpenSSL binaries to windows installer
f53f25a
First of all, thanks for the software, than ... Can this error be for not valid ssl certificate ?
Is there a way to use ssl with self signed ? Can be an option in configuration ?
Sorry, something went wrong.
No branches or pull requests
If I want to connect to a kimai server (even the demo instance) with https I get the following error:
The demo is not reachable without https, but my instance is, so I could test, that this doesn't happen on plain http:
I already had this issue with older kemai versions. Nor my server, nor the demo uses self-signed certificates.
Windows 10 1909.
The text was updated successfully, but these errors were encountered: