Skip to content
Discussion options

You must be logged in to vote

Hi @hug-dev, @wiktor-k ,

Very sorry for the very long wait, projects prioritization :)

But with a fresh vision of the topic (and some discussions with claude 😉) I've changed my implementation to save the session to a thread_local RefCell. Thus, with this implementation, I can easily access my current thread session inside the rustls sign function.

Replies: 11 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by wiktor-k
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #235 on December 30, 2024 15:28.