Hi,
For the official demos I had to update the old self signed certificate (was valid only until 2008). The new one is valid for 10 years!
To create the new certificate I followed
http://httpd.apache.org/docs/current/ssl/ssl_faq.html#realcert. Doing so I wanted to update the content of
framework/base/cert/.
Unfortunately, I don't really understand its content and especially its need. So I only added framework/base/cert/demoCA/newcerts/03.pem and
framework/base/cert/README which explains my change.
I wonder if we should keep the content of framework/base/cert/ and if yes if we should update it. Does anybody really care about it? It's only self
signed stuff...
Jacques