Upload Certificate and Key to RUEI in order to decrypt SSL traffic
- by stefan.thieme(at)oracle.com
So you want to monitor encrypted traffic with your RUEI collector ?Actually this is an easy thing if you follow the lines below...I will start out with creating a pair of snakeoil (so called
self-signed) certificate and key with the make-ssl-cert tool which comes
pre-packaged with apache only for the purpose of this example.$ sudo make-ssl-cert…