Add validation for activator-ca and activator-san#637
Conversation
Codecov Report
@@ Coverage Diff @@
## main #637 +/- ##
==========================================
- Coverage 94.78% 94.56% -0.23%
==========================================
Files 38 38
Lines 806 810 +4
==========================================
+ Hits 764 766 +2
- Misses 30 31 +1
- Partials 12 13 +1
Continue to review full report at Codecov.
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: evankanderson, nak3 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
This is a follow up for #608.
This patch adds a validation to disallow
activator-cawithoutactivator-san.I think we can relax the validation in the future if users want to skip SAN validation
but the initial implementation should be strict.
/cc @evankanderson @ZhiminXiang @carlisia