/
Prerequisites
Prerequisites
These prerequisites are only for the examples provided below, they are not meant to be the only platform on which Red5 Pro will work using SSL.
- Debian based OS
- Java 8
- OpenSSL
- Git client
- Red5 Pro Server
- DNS resolvable hostname
The last item is very important and can prevent certificate creation, if not configured properly.
Examples
In the examples below, the following example
values are used and should be replaced with your own values to match your installation:
- Fully qualified domain name:
ssl.example.com
- Password:
changeit
- Email address:
yourname@example.com
The alias
for your domain certificate, specified below as tomcat
should remain as-is or you will need to modify the steps and server configuration to recognize your selected alternate alias value.