Description of problem: If I specific the same filename for --ca-file and --cert-file sscg writes the CA file first, then the server cert. It should be the other way around. Version-Release number of selected component (if applicable): sscg-2.1.0-1.fc26.x86_64 How reproducible: always Steps to Reproduce: 1. sscg --ca-file=foo.pem --cert-file=foo.pem 2. keytool -printcert -v -file ./foo.pem | grep Owner Actual results: Owner: CN=ca-X.latipes.manyfish.co.uk, O=Unspecified, C=US Owner: CN=latipes.manyfish.co.uk, O=Unspecified, C=US Expected results: Owner: CN=latipes.manyfish.co.uk, O=Unspecified, C=US Owner: CN=ca-X.latipes.manyfish.co.uk, O=Unspecified, C=US Additional info:
sscg-2.2.0-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-6da1e75a2b
sscg-2.2.0-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-3cac326e96
sscg-2.2.0-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-3cac326e96
sscg-2.2.0-1.fc26 has been pushed to the Fedora 26 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-6da1e75a2b
sscg-2.2.0-1.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.
sscg-2.2.0-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report.