Thread: URL logging
View Single Post
  #7   (View Single Post)  
Old 14th February 2019
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,983
Default

Quote:
...cert mismatch...
TronDD posted in a misc@ mailing list discussion about relayd certificates (source):
Quote:
'ca key' and 'ca cert' is for MITM roll your own certs on the fly.

For server certs, like a web server would have, you don't specify them.
relayd looks for address:port.key and address:port.crt as per the 'listen
on' description in relayd.conf(5)
Reply With Quote