User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
ssl_proxy [2010/06/20 10:04] szilussl_proxy [2010/06/20 10:06] (current) szilu
Line 69: Line 69:
  
 === Defaults: === === Defaults: ===
-<code sh>+<code bash>
     # ssl_proxy -s 443 -c localhost:80 -m 32 -C /etc/symbion/cert.pem \     # ssl_proxy -s 443 -c localhost:80 -m 32 -C /etc/symbion/cert.pem \
             -K /etc/symbion/key.pem -U 2048 -D 8192             -K /etc/symbion/key.pem -U 2048 -D 8192
Line 105: Line 105:
 ==== Examples ==== ==== Examples ====
 If you are running a HTTP server at port 80 which does not has SSL support, and you want it to work on SSL too, than defaults are good for you: If you are running a HTTP server at port 80 which does not has SSL support, and you want it to work on SSL too, than defaults are good for you:
-<code sh>+<code bash>
 ssl_proxy ssl_proxy
 </code> </code>
  
 If you would like to use maximal security level, you can use: If you would like to use maximal security level, you can use:
-<code sh>+<code bash>
 mkdir /etc/symbion/chroot_dir mkdir /etc/symbion/chroot_dir
 ssl_proxy -u nobody -r /etc/symbion/chroot_dir ssl_proxy -u nobody -r /etc/symbion/chroot_dir

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information