|
@@ -66,7 +66,7 @@ server {
|
|
|
server_name tfohowapi.hiwavo.com;
|
|
server_name tfohowapi.hiwavo.com;
|
|
|
charset utf-8;
|
|
charset utf-8;
|
|
|
#ssl on;
|
|
#ssl on;
|
|
|
- ssl_certificate /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/tfohowapi.hiwavo.com_bundle.pem;;
|
|
|
|
|
|
|
+ ssl_certificate /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/tfohowapi.hiwavo.com_bundle.pem;
|
|
|
ssl_certificate_key /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/tfohowapi.hiwavo.com.key;
|
|
ssl_certificate_key /home/rails/fohow/api/go/gopath/src/fohow.com/static/tapi/tfohowapi.hiwavo.com.key;
|
|
|
ssl_session_cache shared:SSL:1m;
|
|
ssl_session_cache shared:SSL:1m;
|
|
|
ssl_session_timeout 5m;
|
|
ssl_session_timeout 5m;
|