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