|
||||||||
I noticed that the certs used for the captive portal HTTPS support in m0n0wall need to be in PEM format. I am not familiar with PEM format (unless its an alternate name for something I use all the time). To get a certificate from verisign, can I still use: openssl req -new -nodes -keyout private.key -out public.csr Or is there something special I need to do for PEM? Thanks! -Matt |