Skip to content

Commit

Permalink
Remove debug keys
Browse files Browse the repository at this point in the history
They are still present in the commit history.
But since they are debug keys, it shouldn't matter much

Steps to recreate the keys for personal use are commented within script.sh
  • Loading branch information
virresh committed Nov 29, 2019
1 parent 57e6771 commit 0a54d10
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 48 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
app/google-services.json
cloud.tar.gz
sahayak.jks
*.jks
*.pem
*keystore*
dummykeystore.properties

20 changes: 0 additions & 20 deletions openvidu_extras/cert.pem

This file was deleted.

28 changes: 0 additions & 28 deletions openvidu_extras/key.pem

This file was deleted.

Binary file removed openvidu_extras/openvidu.jks
Binary file not shown.
Binary file removed openvidu_extras/p12keystore.p12
Binary file not shown.

0 comments on commit 0a54d10

Please sign in to comment.