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

๐ŸŒฟ improved file handling #111

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

aureq
Copy link

@aureq aureq commented Dec 30, 2024

๐ŸŒฟ improve file handling when concatenating the full chain and the private key.
If either file don't end with an empty new line, then one is added.

๐Ÿ› fixes #110

โœจ when building fritz-tls instruct go to strip unneeded symbols from the resulting binary.
This is equivalent to running /usr/bin/strip --strip-unneeded (found in binutils).
The result is a smaller binary (87MB vs 126MB). This only affect make build and not the official
release as performed by Go Releaser.

private key. If either file don't end with an empty new line, then
one is added

๐Ÿ› fixes tisba#110
โ€ฆm the resulting binary. This is equivalent to running `/usr/bin/strip --strip-unneeded` (found in `binutils`). The result is a smaller binary.
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.

Certificate fails to upload if CA bundle doesn't end with empty new line
1 participant