I am currently developing some applications on my local 'serverfarm'.
I have set up ZendServer
with Apache2
and PHP
, which works very fine, and nothing unwanted happened until now:
Now I wanted to manage my MySQL
databases with phpMyAdmin
, because Sun's
MySQL SQL tool seems to cause problems creating valid batches.
Working with PMA is not the problem, I am extremely used to work with PMA, if I could access it.
And this is my actual problem: My Firefox wants to tell me that he can not open a 'self-signed certificate'. I tried to work-around that by editing Firefox's ssl configurations, but it did NOT seem to work.
Now I have to change the servers' certificates, but I did not where to find the specific file, because I never had to worry about ssl or tls configurations.