UNPKG

wise-web-client

Version:

Based on Spine MVC framework

6 lines (5 loc) 279 B
//TODO: Change these for your own certificates. This was generated //through the commands: //openssl genrsa -out privatekey.pem 1024 //openssl req -new -key privatekey.pem -out certrequest.csr //openssl x509 -req -in certrequest.csr -signkey privatekey.pem -out certificate.pem