fix(certs): typo in file names and content
This commit is contained in:
6
certs/fullchain.example.pem
Normal file
6
certs/fullchain.example.pem
Normal file
@@ -0,0 +1,6 @@
|
||||
-----BEGIN CERTIFICATE-----
|
||||
...
|
||||
-----END CERTIFICATE-----
|
||||
-----BEGIN CERTIFICATE-----
|
||||
...
|
||||
-----END CERTIFICATE-----
|
||||
3
certs/privateKey.example.pem
Normal file
3
certs/privateKey.example.pem
Normal file
@@ -0,0 +1,3 @@
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
...
|
||||
-----END PRIVATE KEY-----
|
||||
Reference in New Issue
Block a user