SSL Library Error: 218570875 error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Come Celebrate our 10 Year Anniversary!SSL certificate paths in a virtual hostSSL Error - unable to read server certificate from fileCentOS6 - Apache2 working but when installing / enabling SSL, server won't start because of permissions errorApache cannot read certificate fileHeartbleed - Centos 6.5, Apache - should I recreate pair of default certificate and keyCan't start httpd 2.4.9 with self-signed SSL certificateHow to Check if a SSL Certificate is successfully renewedssl error preventing apache from startingTwo Way SSL Error - 400 The SSL certificate error just for client certificateSSL Certificate Configuration Error on XAMPP server
When a candle burns, why does the top of wick glow if bottom of flame is hottest?
Crossing US/Canada Border for less than 24 hours
また usage in a dictionary
Can you use the Shield Master feat to shove someone before you make an attack by using a Readied action?
Is the Standard Deduction better than Itemized when both are the same amount?
If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?
What does this Jacques Hadamard quote mean?
Can a new player join a group only when a new campaign starts?
Can anything be seen from the center of the Boötes void? How dark would it be?
Using audio cues to encourage good posture
How to convince students of the implication truth values?
Circuit to "zoom in" on mV fluctuations of a DC signal?
When was Kai Tak permanently closed to cargo service?
Dating a Former Employee
Is there a kind of relay only consumes power when switching?
Why are both D and D# fitting into my E minor key?
Can an alien society believe that their star system is the universe?
Would "destroying" Wurmcoil Engine prevent its tokens from being created?
How to react to hostile behavior from a senior developer?
Did MS DOS itself ever use blinking text?
8 Prisoners wearing hats
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
Why are the trig functions versine, haversine, exsecant, etc, rarely used in modern mathematics?
Significance of Cersei's obsession with elephants?
SSL Library Error: 218570875 error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Come Celebrate our 10 Year Anniversary!SSL certificate paths in a virtual hostSSL Error - unable to read server certificate from fileCentOS6 - Apache2 working but when installing / enabling SSL, server won't start because of permissions errorApache cannot read certificate fileHeartbleed - Centos 6.5, Apache - should I recreate pair of default certificate and keyCan't start httpd 2.4.9 with self-signed SSL certificateHow to Check if a SSL Certificate is successfully renewedssl error preventing apache from startingTwo Way SSL Error - 400 The SSL certificate error just for client certificateSSL Certificate Configuration Error on XAMPP server
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I am trying to install SSL certificate from a certificate authority into my httpd server in CentOS 5.x. When I configure it and start the server I am getting the following errors,
[error]Init: Unable to read server certificate from file /etc/pki/tls/certs/ssl_certificate.crt
[error] SSL Library Error: 218570875 error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long
I am following the procedure at http://wiki.centos.org/HowTos/Https to set up the ssl
Any pointers would be greatly helpful
centos ssl ssl-certificate httpd mod-ssl
add a comment |
I am trying to install SSL certificate from a certificate authority into my httpd server in CentOS 5.x. When I configure it and start the server I am getting the following errors,
[error]Init: Unable to read server certificate from file /etc/pki/tls/certs/ssl_certificate.crt
[error] SSL Library Error: 218570875 error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long
I am following the procedure at http://wiki.centos.org/HowTos/Https to set up the ssl
Any pointers would be greatly helpful
centos ssl ssl-certificate httpd mod-ssl
1
Could you please post the certificate file and the relevant config snippets? It seems that openssl doesn't like your certificate, but without more info, it's hard to say anything.
– Lacek
Mar 12 '12 at 8:24
add a comment |
I am trying to install SSL certificate from a certificate authority into my httpd server in CentOS 5.x. When I configure it and start the server I am getting the following errors,
[error]Init: Unable to read server certificate from file /etc/pki/tls/certs/ssl_certificate.crt
[error] SSL Library Error: 218570875 error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long
I am following the procedure at http://wiki.centos.org/HowTos/Https to set up the ssl
Any pointers would be greatly helpful
centos ssl ssl-certificate httpd mod-ssl
I am trying to install SSL certificate from a certificate authority into my httpd server in CentOS 5.x. When I configure it and start the server I am getting the following errors,
[error]Init: Unable to read server certificate from file /etc/pki/tls/certs/ssl_certificate.crt
[error] SSL Library Error: 218570875 error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long
I am following the procedure at http://wiki.centos.org/HowTos/Https to set up the ssl
Any pointers would be greatly helpful
centos ssl ssl-certificate httpd mod-ssl
centos ssl ssl-certificate httpd mod-ssl
asked Mar 12 '12 at 6:27
AbhishekAbhishek
193238
193238
1
Could you please post the certificate file and the relevant config snippets? It seems that openssl doesn't like your certificate, but without more info, it's hard to say anything.
– Lacek
Mar 12 '12 at 8:24
add a comment |
1
Could you please post the certificate file and the relevant config snippets? It seems that openssl doesn't like your certificate, but without more info, it's hard to say anything.
– Lacek
Mar 12 '12 at 8:24
1
1
Could you please post the certificate file and the relevant config snippets? It seems that openssl doesn't like your certificate, but without more info, it's hard to say anything.
– Lacek
Mar 12 '12 at 8:24
Could you please post the certificate file and the relevant config snippets? It seems that openssl doesn't like your certificate, but without more info, it's hard to say anything.
– Lacek
Mar 12 '12 at 8:24
add a comment |
3 Answers
3
active
oldest
votes
The cert is probably faulty/corrupt. Can you regenerate from the authority?
For example, look at:
https://forum.startcom.org/viewtopic.php?f=15&t=2253
or
http://lists.kolab.org/pipermail/kolab-users/2005-February/001986.html
You can do some checks on the certificate using openssl:
openssl x509 -in /etc/pki/tls/certs/ssl_certificate.crt -text -noout
That should dump out the plain text of your certificate information. If it can't then there's something wrong with the certificate file.
add a comment |
I ran across the same issue. Heres my story and solution:
I've been saving the cert as UTF-8 with BOM (Byte order Mark) So you can just open that file with vim and save it without BOM:
# vim cert.pem
:set nobomb
:wq
via: https://stackoverflow.com/a/300474
Thank you! I could see the error using acat file.pem
and appear some strange character at the beginning of the file something like :----- BEGIN CERTIFICATE ----
– Fernando Rosado
Jun 27 '17 at 15:21
add a comment |
- open up key file in text editor
- convert from UTF --> ASCII
- Restart apache
New contributor
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "2"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f368697%2fssl-library-error-218570875-error0d07207basn1-encoding-routinesasn1-get-obje%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
The cert is probably faulty/corrupt. Can you regenerate from the authority?
For example, look at:
https://forum.startcom.org/viewtopic.php?f=15&t=2253
or
http://lists.kolab.org/pipermail/kolab-users/2005-February/001986.html
You can do some checks on the certificate using openssl:
openssl x509 -in /etc/pki/tls/certs/ssl_certificate.crt -text -noout
That should dump out the plain text of your certificate information. If it can't then there's something wrong with the certificate file.
add a comment |
The cert is probably faulty/corrupt. Can you regenerate from the authority?
For example, look at:
https://forum.startcom.org/viewtopic.php?f=15&t=2253
or
http://lists.kolab.org/pipermail/kolab-users/2005-February/001986.html
You can do some checks on the certificate using openssl:
openssl x509 -in /etc/pki/tls/certs/ssl_certificate.crt -text -noout
That should dump out the plain text of your certificate information. If it can't then there's something wrong with the certificate file.
add a comment |
The cert is probably faulty/corrupt. Can you regenerate from the authority?
For example, look at:
https://forum.startcom.org/viewtopic.php?f=15&t=2253
or
http://lists.kolab.org/pipermail/kolab-users/2005-February/001986.html
You can do some checks on the certificate using openssl:
openssl x509 -in /etc/pki/tls/certs/ssl_certificate.crt -text -noout
That should dump out the plain text of your certificate information. If it can't then there's something wrong with the certificate file.
The cert is probably faulty/corrupt. Can you regenerate from the authority?
For example, look at:
https://forum.startcom.org/viewtopic.php?f=15&t=2253
or
http://lists.kolab.org/pipermail/kolab-users/2005-February/001986.html
You can do some checks on the certificate using openssl:
openssl x509 -in /etc/pki/tls/certs/ssl_certificate.crt -text -noout
That should dump out the plain text of your certificate information. If it can't then there's something wrong with the certificate file.
answered Mar 12 '12 at 8:45
cjccjc
21.7k23557
21.7k23557
add a comment |
add a comment |
I ran across the same issue. Heres my story and solution:
I've been saving the cert as UTF-8 with BOM (Byte order Mark) So you can just open that file with vim and save it without BOM:
# vim cert.pem
:set nobomb
:wq
via: https://stackoverflow.com/a/300474
Thank you! I could see the error using acat file.pem
and appear some strange character at the beginning of the file something like :----- BEGIN CERTIFICATE ----
– Fernando Rosado
Jun 27 '17 at 15:21
add a comment |
I ran across the same issue. Heres my story and solution:
I've been saving the cert as UTF-8 with BOM (Byte order Mark) So you can just open that file with vim and save it without BOM:
# vim cert.pem
:set nobomb
:wq
via: https://stackoverflow.com/a/300474
Thank you! I could see the error using acat file.pem
and appear some strange character at the beginning of the file something like :----- BEGIN CERTIFICATE ----
– Fernando Rosado
Jun 27 '17 at 15:21
add a comment |
I ran across the same issue. Heres my story and solution:
I've been saving the cert as UTF-8 with BOM (Byte order Mark) So you can just open that file with vim and save it without BOM:
# vim cert.pem
:set nobomb
:wq
via: https://stackoverflow.com/a/300474
I ran across the same issue. Heres my story and solution:
I've been saving the cert as UTF-8 with BOM (Byte order Mark) So you can just open that file with vim and save it without BOM:
# vim cert.pem
:set nobomb
:wq
via: https://stackoverflow.com/a/300474
edited May 23 '17 at 12:41
Community♦
1
1
answered May 6 '13 at 9:00
user172554user172554
312
312
Thank you! I could see the error using acat file.pem
and appear some strange character at the beginning of the file something like :----- BEGIN CERTIFICATE ----
– Fernando Rosado
Jun 27 '17 at 15:21
add a comment |
Thank you! I could see the error using acat file.pem
and appear some strange character at the beginning of the file something like :----- BEGIN CERTIFICATE ----
– Fernando Rosado
Jun 27 '17 at 15:21
Thank you! I could see the error using a
cat file.pem
and appear some strange character at the beginning of the file something like : ----- BEGIN CERTIFICATE ----
– Fernando Rosado
Jun 27 '17 at 15:21
Thank you! I could see the error using a
cat file.pem
and appear some strange character at the beginning of the file something like : ----- BEGIN CERTIFICATE ----
– Fernando Rosado
Jun 27 '17 at 15:21
add a comment |
- open up key file in text editor
- convert from UTF --> ASCII
- Restart apache
New contributor
add a comment |
- open up key file in text editor
- convert from UTF --> ASCII
- Restart apache
New contributor
add a comment |
- open up key file in text editor
- convert from UTF --> ASCII
- Restart apache
New contributor
- open up key file in text editor
- convert from UTF --> ASCII
- Restart apache
New contributor
edited Apr 12 at 19:45
Fahad Sadah
1,398921
1,398921
New contributor
answered Apr 12 at 6:53
ChrisChris
1
1
New contributor
New contributor
add a comment |
add a comment |
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f368697%2fssl-library-error-218570875-error0d07207basn1-encoding-routinesasn1-get-obje%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Could you please post the certificate file and the relevant config snippets? It seems that openssl doesn't like your certificate, but without more info, it's hard to say anything.
– Lacek
Mar 12 '12 at 8:24