Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagebash
sed -i.BAK '/CERT=\$/s/.*/CERT=\$(grep "SSLCertificateFile \/" \/etc\/httpd\/conf.d\/ssl.conf | grep -o " \/.*")/' /usr/src/fop2/server/setSSL.sh ; sed -i '/KEY=\$/s/.*/KEY=\$(grep "SSLCertificateKeyFile \/" \/etc\/httpd\/conf.d\/ssl.conf | grep -o " \/.*")/' /usr/src/fop2/server/setSSL.sh


3. DoneRun the script that we just modified


Code Block
/usr/src/fop2/server/setSSL.sh


Usage

To start using FOP2 point your web browser to https://pbx.ip.or.domain/fop2 . The default Passwords are the same extension numbers themselves:

...