Skip to content

Commit 31ed021

Browse files
committed
Updates
Signed-off-by: Scott R. Shinn <scott@atomicorp.com>
1 parent 8ed0713 commit 31ed021

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,6 @@ sudo journalctl -u chelon -n 100
195195

196196
## Transport Security (HTTPS/mTLS)
197197

198-
To enable HTTPS and Mutual TLS (mTLS):
199-
200198
To enable HTTPS and Mutual TLS (mTLS):
201199
1. **Generate Certificates**: Creating a CA, Server, and Client certificate.
202200
```bash

chelon-1.0.0.tar.gz

-32.3 KB
Binary file not shown.

chelon.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ fi
138138
%{_datadir}/%{name}/client/
139139

140140
%changelog
141-
* Tue Jan 07 2026 Atomicorp <support@atomicorp.com> - 1.0.0-2
141+
* Wed Jan 07 2026 Atomicorp <support@atomicorp.com> - 1.0.0-2
142142
- Split into server and client subpackages
143143
- Add client signing tools (chelon-sign-rpm, chelon-sign-repomd)
144144
- Add binary data signing support
@@ -148,7 +148,7 @@ fi
148148
- Fixed hardcoded admin tool paths
149149
- Code review fixes: config ownership, SSL validation, payload size checks
150150

151-
* Mon Jan 06 2026 Atomicorp <support@atomicorp.com> - 1.0.0-1
151+
* Tue Jan 06 2026 Atomicorp <support@atomicorp.com> - 1.0.0-1
152152
- Initial package
153153
- Flask-based HTTP API for remote signing
154154
- Support for Legacy and Modern GPG keys

0 commit comments

Comments
 (0)