View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001179 | Main CAcert Website | certificate issuing | public | 2013-05-17 08:09 | 2013-05-21 22:08 |
| Reporter | davidnorthcraft | Assigned To | INOPIAE | ||
| Priority | high | Severity | major | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | Main CAcert Website | OS | N/A | OS Version | stable |
| Summary | 0001179: CRL location is incorrect in the server certificate | ||||
| Description | The following issue was entered in the infrastructure project as 0001178: Hello, I am using one of your free certificates for my domain and am trying to setup VPN into my server. I get an error when connecting stating "The revocation function was unable to check revocation because the revocation server was offline." In checking the address of your CRL from your site it is - https://crl.cacert.org/revoke.crl However in looking at the CAcert server certificate CRL Distribution points the address shows as https://www.cacert.org/revoke.crl It appears that the "www" in the address of the certificate is NOT in the CRL address posted on your website. I believe this is what is causing my error and not allowing me to VPN into my server. Plesae help?? Thank you, David | ||||
| Steps To Reproduce | Try to connect to my VPN happens every time. | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Reviewed by | |||||
| Test Instructions | |||||
|
|
changed to original reporter |
|
|
note from critical admins in OTRS (s20130517.5) We do not recommend to use https to retrieve the CRL -- it is possible, but unnecessary, since the CRL is signed itself. But in any case, both URLs mentioned above are valid. The www one will automatically redirect to the crl one, since we want to offload the extremely heavy CRL traffic from our webserver. Also note that certificates issued by us have: X509v3 CRL Distribution Points: URI:http://crl.cacert.org/revoke.crl in them. It's only the root certificate (created and issued in 2003) which still has X509v3 CRL Distribution Points:URI:https://www.cacert.org/revoke.crl but as I said, ths address will automatically redirect to the crl.cacert.org server. And one more note: please use OCSP rather than the CRL whenever possible, it is much more efficient. Problems with retrieving the CRLs from time to time are likely caused by an overload of the current firewall |
|
|
There is no change needed as there is a redirect from https://www.cacert.org/revoke.crl to https://crl.cacert.org/revoke.crl [^] |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-05-17 08:09 | jandd | New Issue | |
| 2013-05-17 08:10 | jandd | Relationship added | duplicate of 0001178 |
| 2013-05-17 08:10 | jandd | Relationship replaced | has duplicate 0001178 |
| 2013-05-17 08:12 | jandd | File Added: Cert location error.PNG | |
| 2013-05-17 08:13 | jandd | Note Added: 0004008 | |
| 2013-05-17 08:13 | jandd | Reporter | jandd => davidnorthcraft |
| 2013-05-18 07:33 | INOPIAE | Note Added: 0004009 | |
| 2013-05-21 22:08 | INOPIAE | Note Added: 0004020 | |
| 2013-05-21 22:08 | INOPIAE | Status | new => closed |
| 2013-05-21 22:08 | INOPIAE | Assigned To | => INOPIAE |
| 2013-05-21 22:08 | INOPIAE | Resolution | open => no change required |