Age | Commit message (Collapse) | Author |
|
|
|
does common name matching)
|
|
|
|
|
|
|
|
|
|
|
|
* We now generate cert and key on validate.
* we don't expect the controller to pick from the pool anymore - just create instead
|
|
|
|
|
|
|
|
|
|
This reverts commit d2acd205b3c3f0931ce4c453e67b1ba572ec77e9, reversing
changes made to e6496b0f45cc0b487da7cb35a34b8e79037034c0.
Conflicts:
certs/lib/leap_web_certs/engine.rb
|
|
|
|
The before validation hook will overwrite whatever is in random on create. This is what we want - just need to test it properly
|
|
no idea why the numericality validatoin with greater_than_or_equal 0 does not catch negative numbers
|
|
|
|
|
|
|