Skip to content

change pkey generate function#205

Closed
ouyen wants to merge 2 commits intoURenko:masterfrom
ouyen:master
Closed

change pkey generate function#205
ouyen wants to merge 2 commits intoURenko:masterfrom
ouyen:master

Conversation

@ouyen
Copy link

@ouyen ouyen commented Oct 19, 2024

for old code, private key will be generated every time, it will take a long time on my raspi 4b (and use 100% of my poor cpu) . i change the logic to save the pkey in file and load it, which will start faster.

@URenko
Copy link
Owner

URenko commented Oct 20, 2024

感觉是不是可以直接用 root.key 🤔


May be able to use root.key directly 🤔

URenko added a commit that referenced this pull request Oct 22, 2024
@URenko
Copy link
Owner

URenko commented Oct 22, 2024

fixed

@URenko URenko closed this Oct 22, 2024
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