# keytool -list -keystore /usr/local/FlashphonerWebCallServer/conf/wss.jks
Enter keystore password:
Keystore type: JKS
Keystore provider: SUN
Your keystore contains 1 entry
> sudo keytool -delete -alias selfsigned -keystore /usr/local/FlashphonerWebCallServer/conf/wss.jks
> openssl pkcs12 -export -out my.example.com.p12 -inkey /etc/nginx/ssl/example.key -in /etc/nginx/ssl/example.crt -certfile /etc/nginx/ssl/example.chained.crt -name my.example.com
> sudo keytool -importkeystore -srckeystore my.example.com.p12 -srcstoretype PKCS12 -destkeystore /usr/local/FlashphonerWebCallServer/conf/wss.jks
Entry for alias my.example.com successfully imported.
Import command completed: 1 entries successfully imported, 0 entries failed or cancelled
/etc/nginx/ssl/intctrl.chained.crt
/etc/nginx/ssl/intctrl.crt
/etc/nginx/ssl/intctrl.key
-Dmanager.https_port=8889
...
23:59:27,748 WARN WSServerHandler - WSS-pool-9-thread-4 Close channel [id: 0x5b1c3dfb, /94.112.73.26:61879 :> /172.29.40.131:8443] because: java.nio.channels.ClosedChannelException 'null'
...
Whitelabel Error Page
This application has no explicit mapping for /error, so you are seeing this as a fallback.
Sat Oct 28 03:33:35 UTC 2017
There was an unexpected error (type=Internal Server Error, status=500).
org.hibernate.exception.SQLGrammarException: could not prepare statement
rtsp://username:password@IP:port/path