Search squid archive

Re: wild card ssl certificate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mario Remy Almeida wrote:
Hi Amos,

Everything is correct except the spelling of newrprgate

Doh!.


in openssl.cnf it is correct

mkdir create directory as newprpgate

then cd to directory newrprgate which does not exists.

so newprpgate should be newrprgate for mkdir command

//Remy


On Mon, 2009-07-06 at 17:37 +1200, Amos Jeffries wrote:
Mario Remy Almeida wrote:
Hi Amos,

Tired with the changed worked very well no issues

One small change in the wiki

in openssl.cnf
it is mentioned as

dir             = /usr/newrprgate/CertAuth

but

mkdir newprpgate; cd newrprgate

should be mkdir newrprgate

if possible please correct in the wiki

//Remy


Do you mean:

	dir = /usr/newrprgate/CertAuth
becomes
	dir = /usr/CertAuth

and

=== Setup a certificate Signing Authority (if needed) ===
cd /usr
mkdir newprpgate; cd newrprgate
mkdir CertAuth; cd CertAuth
mkdir certs; mkdir private
chmod 700 private
echo '01' > serial
touch index.txt

becomes:


=== Setup a certificate Signing Authority (if needed) ===
cd /usr
mkdir newprpgate;
mkdir CertAuth; cd CertAuth
mkdir certs; mkdir private
chmod 700 private
echo '01' > serial
touch index.txt

??

IIRC the only funky thing I found when following those myself a long while ago was a missing "cd .." somewhere.


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE16
  Current Beta Squid 3.1.0.9

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux