You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# openfire-docker
2
2
3
-
__Openfire version__: _`4.6.3`_
3
+
__Openfire version__: _`4.6.4`_
4
4
5
5

@@ -114,6 +114,8 @@ This Openfire installation script provides two important volume locations to tra
114
114
115
115
### Openfire - SSL Certificate **(Doesn't work)**
116
116
117
+
**[Try to use the 'Certificate Manager Plugin', automatically installed during installation.](https://www.igniterealtime.org/projects/openfire/plugins/1.1.0/certificatemanager/readme.html)**
118
+
117
119
> To benefit from the SSL certificate of your server under Openfire place it under the name `ssl.pem` in this volume.
118
120
> Note: all communications between Openfire and users except those from the web interface ports: 9091 & 9090 are managed and encrypted using RSA, by Openfire automatically.
119
121
@@ -144,4 +146,4 @@ __WARNING__: this requires that you store the Openfire data as recommended above
144
146
-[x] Configuration file, security and embedded-database available out of the container.
145
147
-[x] Makes available all the ports available in Openfire version 4.6.2.
146
148
-[x] Includes certificate manager plugin with hotdeploy.
147
-
-[] Allows the import of SSL certificates that are external to the container.
149
+
-[x] Allows the import of SSL certificates that are external to the container**(By using certificate manager)**.
0 commit comments