Skip to content

Commit f3ef4d6

Browse files
committed
Add AKI on certificate generation for brokers - added comment
Signed-off-by: Oleksiy Afanasenko <oleksiy.afanasenko@exness.com>
1 parent 9b5da50 commit f3ef4d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

certificate-manager/src/main/resources/openssl.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ req_extensions = v3_req
4848
# basicConstraints = critical,CA:true,pathlen:1 may be added programmatically
4949
# "subjectAltName = @alt_names" may be added programmatically
5050
# [alt_names] section may be added programmatically
51+
# "authorityKeyIdentifier = keyid,issuer" may be added programmatically

0 commit comments

Comments
 (0)