]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
.., but a comment might be helpful
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 28 Aug 2009 07:28:39 +0000 (09:28 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 28 Aug 2009 07:28:39 +0000 (09:28 +0200)
src/libstrongswan/plugins/x509/x509_cert.c

index b8df5ad8d3b19a8333b9470146eaefe7fb29cbd1..65527523aa1ce9f2b4484501840c6b8d59706c1e 100644 (file)
@@ -1243,6 +1243,7 @@ static bool generate(private_builder_t *this)
        }
        this->cert->flags = this->flags;
        
+       /* select signature scheme */
        switch (this->sign_key->get_type(this->sign_key))
        {
                case KEY_RSA: