boulder/ra
Hugo Landau f49028107e Allow CFSSL profiles to be selected by key type
Allows multiple CFSSL profiles to be defined. A profile is selected by
key type. ECDSA keys get one profile, RSA keys get another.

Either the "profile" config option or the "rsaProfile" and
"ecdsaProfile" config options must be specified. Both cannot be
specified. Specifying "profile" uses the same profile for RSA and ECDSA.

Fixes #1384
2016-01-22 11:00:41 +00:00
..
registration-authority.go Remove superfluous VerifyCSR method 2016-01-20 10:32:01 -05:00
registration-authority_test.go Allow CFSSL profiles to be selected by key type 2016-01-22 11:00:41 +00:00
safe.go Fix golint output 2015-11-08 18:21:01 -08:00
safe_test.go add Google Safe Browsing API calls 2015-11-06 16:37:34 -08:00