Index: conf/postman.conf
===================================================================
--- conf/postman.conf	(revision 8)
+++ conf/postman.conf	(revision 13)
@@ -7,4 +7,6 @@
 port = 9876
 ssl = false
+ssl_key = /usr/local/etc/postman/ssl/postman.key
+ssl_crt = /usr/local/etc/postman/ssl/postman.crt
 logfile = /var/log/postman/xmlrpc_server.log
 
