alexi / koji-tools

Forked from koji-tools 4 years ago
Clone

93b0add koji-ssl-admin: write combined ".cert" file for users

Authored and Committed by ktdreyer 4 years ago
    koji-ssl-admin: write combined ".cert" file for users
    
    If we have a private key available, write out a combined "cert" file for
    user accounts. This "cert" file contains both the public cert and
    private key file in the correct order, so it is suitable for user
    authentication with /usr/bin/koji or the other Koji services (kojid,
    etc).
    
        
file modified
+33 -6