Skip to content

Commit e0e878c

Browse files
author
Damir Gainulin
committed
Remove certs from repo to comply with the gitlab policy
1 parent 33bab77 commit e0e878c

File tree

7 files changed

+10
-99
lines changed

7 files changed

+10
-99
lines changed

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,13 @@ build/
1919
.vscode
2020

2121
# Emacs backups
22-
*~
22+
*~
23+
24+
# Remove keys and certs to comply with gitlab policy
25+
*.key
26+
*.pem
27+
*.crt
28+
*.cer
29+
*.p12
30+
*.pfx
31+
*.p1

examples/auth/certs/ca.crt

Lines changed: 0 additions & 19 deletions
This file was deleted.

examples/auth/certs/ca.key

Lines changed: 0 additions & 30 deletions
This file was deleted.

examples/auth/certs/client.crt

Lines changed: 0 additions & 20 deletions
This file was deleted.

examples/auth/certs/client.key

Lines changed: 0 additions & 29 deletions
This file was deleted.
-4.31 KB
Binary file not shown.
-1.08 KB
Binary file not shown.

0 commit comments

Comments
 (0)