SSL Web Access from non viewcam.me address
Ben, Is there a way or what would be the process to have SecuritySpy serve ssl webpage but I would like to use my own domain name. SecuritySpy is running on a mac pro with server.app installed. I would like to use the servers ssl cert and domain to serve up the securityspy secure web interface. But I can't figure out how to do it. Thanks for your help.
Comments
-
Yes this should be fine. What you'll have to do is make sure your private key and SSL certificate are in the correct format, and copied to the correct place (the SecuritySpy folder within your Documents folder). From the manual:
When supplying a private key, it must be as follows:
The file name must be "server.key"
The format must be PEM or binary DER
The key must have no password requirement.
When supplying a certificate, it must be as follows:
The file name must be "server.crt"
The format must be PEM or binary DER.
Let me know if you have any problems. If your key is currently password-protected, there is an easy way to remove the password via Terminal, let me know if you want me to find this command for you.
