Pastebin

Paste #2533: windows apache svn conf

< previous paste - next paste>

Pasted by tdn

Download View as text

@echo off
set SERVERNAME=
set SERVERFQDN=
set OPENSSL_CONF=d:\apache\conf\openssl.cnf
set SSLROOT=d:\data\ssl
mkdir d:\data\ssl
cd d:\data\ssl
echo on
d:\apache\bin\openssl.exe req -x509 -nodes -days 365 -subj "/C=DK/L=Copenhagen/O=SAS Institute/CN=%SERVERFQDN%/" -newkey rsa:1024 -keyout %SSLROOT%\%SERVERFQDN%.key -out 

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.