Hello,
i tried to use SSL with SvnWebClient, but now the authentification doesn;t work.
I change the file web.xml on parameter \
ProtocolKeyFile > /etc/apache2/ssl/server.key
ProtocolPassPhrase > correct passwd
BasicAuth > false
BasicRealm > Realm
In /modules.d/41_mod_ssl.default-vhost.conf
I use SSLCertificateKeyFile conf/ssl/server.pem
I tried with and without SSLRequireSSL
And in file /etc/apache2/vhosts.d/00_default_vhost.conf
<VirtualHost *:80>
RewriteEngine On
RewriteCond %{HTTPS} !=on
RewriteRule ^/(.*) https://%{SERVER_NAME}/$1 [R,L]
</VirtualHost>
Thanks
SSL and Authentification
Re: SSL and Authentification
Could someone tell me, how this works?
I don't know which certificate i put into ProtocolKeyFile and which password.
I have a password for my ca-certificate but none for the ssl-encryption.
But with https i get a loop and without i cannot log in.
I don't know which certificate i put into ProtocolKeyFile and which password.
I have a password for my ca-certificate but none for the ssl-encryption.
But with https i get a loop and without i cannot log in.
Return to “Polarion SVN Web Client”
Who is online
Users browsing this forum: No registered users and 2 guests