add warning to private key
parent
76cac6ea21
commit
e6add86f1d
4
key.pem
4
key.pem
|
|
@ -1,3 +1,7 @@
|
|||
# DO NOT USE THIS OUTSIDE OF THIS EXAMPLE.
|
||||
# Yes, this file is purposely checked in to Git. It is a self-signed cert used for demonstration purposes.
|
||||
# There's even a generate_cert.sh script included if you need to generate your own so no excuses!
|
||||
|
||||
-----BEGIN PRIVATE KEY-----
|
||||
MIIJQwIBADANBgkqhkiG9w0BAQEFAASCCS0wggkpAgEAAoICAQDLuPHOCMEdaTuz
|
||||
dB9Q9TxRToL3kbS2bu75PIhI7IwH/gw/AhqWfQXldfw+HDJp+UNm6ct1KcCIlHrs
|
||||
|
|
|
|||
Loading…
Reference in New Issue