How would you create a SSL self-signed certificate via the CLI (Command Line Interface) for an OpenSIPS Server and a Media Proxy Server?
Asked
Active
Viewed 101 times
1 Answers
0
Try this, see section 1.5.1 http://www.opensips.org/html/docs/tutorials/tls-1.4.x.html#AEN125
You may need to import the root CA certificate into the client machines manually, depending on the OS.
You can also try this link for OpenSSL

Andrew Bowers
- 3
- 3