Skip to content

Commit cdcd6bb

Browse files
committed
Change application/cert structure
1 parent 6a88ff9 commit cdcd6bb

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed
File renamed without changes.

β€Žapplication/cert/localhost/generate.extβ€Ž renamed to β€Žapplication/cert/default/generate.extβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,8 @@ subjectAltName = @alt_names
55

66
[alt_names]
77
DNS.1 = example.com
8+
DNS.2 = hello.example.com
9+
DNS.3 = hello1.example.com
10+
DNS.4 = hello2.example.com
811
IP.1 = 127.0.0.1
912
IP.2 = ::1

β€Žapplication/cert/localhost/.domainsβ€Ž

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
Β (0)