oauth2-client-demo/start-server.sh

3 lines
148 B
Bash
Raw Normal View History

2018-10-11 12:52:29 +00:00
#!/usr/bin/env zsh
sws --local --no-auth . --port 5443 --certificate=cert.pem --key-file=nopasskey.pem -X 'Content-Type: text/html; charset=utf-8'