GalactechsLLC / dg_xch_utils

A collection of packages made for working with the Chia Blockchain using Rust
Apache License 2.0
16 stars 1 forks source link

Add final "\n" in chia_ca cert and key #38

Open mocksoul opened 3 months ago

mocksoul commented 3 months ago

https://github.com/GalactechsLLC/dg_xch_utils/blob/f89177e76fdc78abc207e204cf81cbb081cdcbbe/core/src/ssl.rs#L58 and https://github.com/GalactechsLLC/dg_xch_utils/blob/f89177e76fdc78abc207e204cf81cbb081cdcbbe/core/src/ssl.rs#L78

mocksoul commented 3 months ago

vanilla chia dont do that as well in ssl generation step so, probably this is not issue at all