On 06/29/2012 05:26 PM, Kmbu wrote:
> Maybe I'm doing something wrong, but I snooped some traffic and actually
> caught a successful and a failed request, but it's all in HTTPS so not
> really readable in order to compare. Any ideas?

Yes, actually. You could install stunnel on the master and have it
accept the encrypted requests, decrypt them, snoop this, and forward
tehm to yet another stunnel (or the same process on a different port)
for re-encrypting it and handing it on to the actual apache server.

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to