Yes, the signing order is from intermediate to intermediate where it applies.
For example:
In a chain of certificates as follows: `Root -> Int 1 -> Int 2 -> Int3 -> Leaf`
The flow is:
Root signs Int1, Int1 signs Int2, Int2 signs Int3, Int3 signs leaf.
Does one certificate sign the other in a chain between multiple intermediate CAs? Print
Created by: Andy Mast
Modified on: Mon, 27 Mar, 2023 at 8:42 AM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.