This repository was archived by the owner on Mar 23, 2023. It is now read-only.
fsiwi-hka/coffeeserver
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
HSKA FSI Payment Backend Generate server key: openssl req -new -x509 -keyout server.pem -out server.pem -days 1095 -nodes You also need the certificate for the client, so copy the server.pem to something like server_cert.pem, delete the private key and move to coffeesale/certificates.