Skip to content

Fix #692 by initializing the zitiSslSocketFactory on first use#693

Merged
ekoby merged 1 commit intoopenziti:mainfrom
ahazeltonNF:testLateBinding
May 7, 2025
Merged

Fix #692 by initializing the zitiSslSocketFactory on first use#693
ekoby merged 1 commit intoopenziti:mainfrom
ahazeltonNF:testLateBinding

Conversation

@ahazeltonNF
Copy link
Copy Markdown
Contributor

Calling the Ziti.getSSLSocketFactory in the bean constructor was leading to kotlin Intrinsic class not found issues. Switched to a late initialization on first use.

@ahazeltonNF ahazeltonNF requested a review from a team as a code owner May 7, 2025 21:20
@ekoby ekoby merged commit 2fdb344 into openziti:main May 7, 2025
3 checks passed
@ahazeltonNF ahazeltonNF deleted the testLateBinding branch May 8, 2025 12:12
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

Successfully merging this pull request may close these issues.

2 participants