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

Use a pem Certificate #10

Open
sharkbit opened this issue May 19, 2022 · 2 comments
Open

Use a pem Certificate #10

sharkbit opened this issue May 19, 2022 · 2 comments

Comments

@sharkbit
Copy link

As it is becoming easier to get legitimate certificates, can we get the ability to use our own cert.pem & private.pem file for our certs? might need chain as well?

@parg
Copy link
Contributor

parg commented May 20, 2022

You need to add your certificate to the java keystore named ".keystore" in the BiglyBT user data dir (e.g. %APPDATA%\BiglyBT on Windows) with password "changeit" and keystore type JKS. Give it an alias of "BiglyBT".

Google should be able to help with the specifics of importing from pem files.

@sharkbit
Copy link
Author

I was hoping for a much simpler user friendly 'Select Certs' But will give that a try

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