The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to use certificate?
2017-08-25, 13:32
Post: #1
How to use certificate?
Hi to all,
I'm trying to IPXE using a HTTPS server. I have a problem with certificates:
I have created CA-ROOT certificate,
I have created the CA-SUB-ROOT certificate,
and I've signed the server certificate with the CA-SUB-ROOT.
Finally I insert the client certificate and its private key in the iPXE iso.

When I start the iPXE boot, I receive the following message:
TLS 0x103ae4 certificate validation succeeded
TLS 0x103ae4 received fatal alert 48
Operation not permitted (http://ipxe.org/410de13c)

Which is my error?
if I launch certstat, I can see that all certificate are validated but client. Client certificate is only embedded and not validated, why? Client and server certificate are both signed with the same CA but server is validated and client not.

Thanks in advance for the response.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
How to use certificate? - alex1983 - 2017-08-25 13:32



User(s) browsing this thread: 1 Guest(s)