Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Custom SSL Cert with Polisy - Resolved

Featured Replies

Posted

Where do the custom certs go on the polisy server?  Assume custom CA, CRT, and a Key file. (CA can be added to the CRT file if required)

 /var/polyglot/ssl/custom?

 Not finding anything in the wiki.

Thanks,

Bill B.

Edited by BillB66

A few were trying to get rid of the whole https impediment for inside LAN accesses.

Writer hasn't been seen for a long time.

  • Author

This approach applies to policy as well as polyglot:

Create .env file under /var/polygot

# To enable Custom SSL Certificates
CUSTOM_SSL=true

Create the custom.ca, custom.crt, and custom.key under /var/polyglot/ssl/custom


[admin@polisy /var/polyglot/ssl/custom]$ ls -al
total 13
drwxr-xr-x  2 polyglot  polyglot     5 Jul 30 17:48 .
drwxr-xr-x  3 polyglot  polyglot     9 Jul 30 17:45 ..
-rw-r--r--  1 polyglot  polyglot  4795 Jul 30 17:48 custom.ca
-rw-r--r--  1 polyglot  polyglot  2394 Jul 30 17:48 custom.crt
-rw-r--r--  1 polyglot  polyglot  1679 Jul 30 17:46 custom.key

Restart

sudo service polyglot restart

image.png.ac5294c6a42dd989102a93f8c3948ed4.png

Edited by BillB66
Added SSL proof.

Archived

This topic is now archived and is closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.