Sam Ribeiro
Sam Ribeiro
Hi @matibens, the x509 Certificate IPAddresses SAN is clearly a list of IP addresses. Given that the gnoi cert proto states ip_address in singular I would settle that it only...
For simplicity I would settle with just the SANs: ``` message CSRParams { // SANs for x509 certificates. repeated string dns_names = 12 repeated string email_addresses = 13 repeated string...
Hi @aaronmillisor, there are no expectations about a previous OS version having any knowledge regarding future OS binary hashes. Anything after SHOULD is a recommendation and is up to the...
@samirsss you need to send a PR to this repository with the changes requested. You cannot submit directly to it.
This service is built on the premisse that the OS handles it's own file system according to the expectations defined in this proto. If an implementer chooses to implement this...