Initial commit for resilient-core
This commit is contained in:
commit
49fc4b2983
2169 changed files with 175785 additions and 0 deletions
3
ssl/readme
Normal file
3
ssl/readme
Normal file
|
@ -0,0 +1,3 @@
|
|||
This certificates ares destined to be used in ANGULAR DEV only, to enable HTTPS access.
|
||||
|
||||
openssl req -x509 -newkey rsa:2048 -nodes -keyout ssl/server.key -out ssl/server.crt -days 365 -subj "/CN=localhost"
|
Loading…
Add table
Add a link
Reference in a new issue