How do I clear "invalid security certificate?"

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

How do I clear "invalid security certificate?"

Dale E. Moore
First visits to https://ofbiz-vm.apache.org:8443/partymgr get:

ofbiz-vm.apache.org:8443 uses an invalid security certificate.
The certificate is not trusted because the issuer certificate has expired.
The certificate is only valid for ofbiz.apache.org
The certificate expired on 07/06/2008 06:46 AM. The current time is 08/22/2012 08:01 AM.
(Error code: sec_error_expired_issuer_certificate)

from Firefox. The same thing is true for installs from here http://ofbiz.apache.org/download.html. It is also true for installs from here https://cwiki.apache.org/OFBADMIN/ofbiz-source-repository-and-access.html.

What do you suggest I do to remove this issue from demo sites?

I look forward to hearing from you,
DaleEMoore@gMail.Com
Reply | Threaded
Open this post in threaded view
|

Re: How do I clear "invalid security certificate?"

Jacques Le Roux
Administrator
Just accept the self signed certificate, or do I miss something?

BTW, from where did you get to https://ofbiz-vm.apache.org:8443/partymgr  the "domain" should be demo-trunk.ofbiz.apache.org and you
don't need a port, like in
https://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y

This is the same than from "Demo Sites" section on ofbiz.apache.org, just change the sub-domain (from demo-stable to demo-trunk,
etc.)

HTH

Jacques

From: "Dale E. Moore" <[hidden email]>

> First visits to https://ofbiz-vm.apache.org:8443/partymgr get:
>
> ofbiz-vm.apache.org:8443 uses an invalid security certificate.
> The certificate is not trusted because the issuer certificate has expired.
> The certificate is only valid for ofbiz.apache.org
> The certificate expired on 07/06/2008 06:46 AM. The current time is
> 08/22/2012 08:01 AM.
> (Error code: sec_error_expired_issuer_certificate)
>
> from Firefox. The same thing is true for installs from here
> http://ofbiz.apache.org/download.html. It is also true for installs from
> here
> https://cwiki.apache.org/OFBADMIN/ofbiz-source-repository-and-access.html.
>
> What do you suggest I do to remove this issue from demo sites?
>
> I look forward to hearing from you,
> [hidden email]
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/How-do-I-clear-invalid-security-certificate-tp4635893.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: How do I clear "invalid security certificate?"

Dale E. Moore
Jacques Le Roux wrote
Just accept the self signed certificate, or do I miss something?
It would be nice if the certificate is correct for the domain so that this error does not occur. Then the user would never need to accept the error. Do you know how to correct the certificate in my demo site?

Jacques Le Roux wrote
BTW, from where did you get to https://ofbiz-vm.apache.org:8443/partymgr  the "domain" should be demo-trunk.ofbiz.apache.org and you
don't need a port, like in
https://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y

This is the same than from "Demo Sites" section on ofbiz.apache.org, just change the sub-domain (from demo-stable to demo-trunk,
etc.)
I don't remember where Google found ofbiz-vm, sorry. (Google tells me it's got 75,800 pages with "ofbiz-vm".)

Thank you for the info about

https://demo-stable.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y

and

https://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y

I'd not heard of these and very much appreciate knowing about them!
DaleEMoore@gMail.Com
Reply | Threaded
Open this post in threaded view
|

Re: How do I clear "invalid security certificate?"

Jacques Le Roux
Administrator
From: "Dale E. Moore" <[hidden email]>
> Jacques Le Roux wrote
>>
>> Just accept the self signed certificate, or do I miss something?
>>
>
> It would be nice if the certificate is correct for the domain so that this
> error does not occur. Then the user would never need to accept the error. Do
> you know how to correct the certificate in my demo site?

We don't care about ofbiz-vm.apache.org, the domain is ofbiz.apache.org
AFAIK, either you buy a real certificate or you provide your own self signed certificate, wich will leads to the same question to
users...

Jacques

>
> Jacques Le Roux wrote
>>
>> BTW, from where did you get to https://ofbiz-vm.apache.org:8443/partymgr
>> the "domain" should be demo-trunk.ofbiz.apache.org and you
>> don't need a port, like in
>> https://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y
>>
>> This is the same than from "Demo Sites" section on ofbiz.apache.org, just
>> change the sub-domain (from demo-stable to demo-trunk,
>> etc.)
>>
>
> I don't remember where Google found ofbiz-vm, sorry. (Google tells me it's
> got 75,800 pages with "ofbiz-vm".)
>
> Thank you for the info about
>
> https://demo-stable.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y
>
> and
>
> https://demo-trunk.ofbiz.apache.org/catalog/control/main?USERNAME=admin&PASSWORD=ofbiz&JavaScriptEnabled=Y
>
> I'd not heard of these and very much appreciate knowing about them!
> [hidden email]
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/How-do-I-clear-invalid-security-certificate-tp4635893p4635928.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
Reply | Threaded
Open this post in threaded view
|

Re: How do I clear "invalid security certificate?"

Dale E. Moore
Jacques Le Roux wrote
either you buy a real certificate or you provide your own self signed certificate, wich will leads to the same question to users...
Do you, or does anyone listening, have any concrete suggestions about how to do this? Thanks for your help!
Reply | Threaded
Open this post in threaded view
|

Re: How do I clear "invalid security certificate?"

Jacques Le Roux
Administrator
Simply Google for "self signed certificate" and "real certificate", this is really out of OFBiz questions...

Jacques

From: "Dale E. Moore" <[hidden email]>

> Jacques Le Roux wrote
>>
>> either you buy a real certificate or you provide your own self signed
>> certificate, wich will leads to the same question to users...
>>
> Do you, or does anyone listening, have any concrete suggestions about how to
> do this? Thanks for your help!
>
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/How-do-I-clear-invalid-security-certificate-tp4635893p4635934.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.