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
tls error with star certificate
2013-10-07, 18:42
Post: #1
tls error with star certificate
I'm trying to get https downloads working against an https server where the certificate has a * for the hostname:

*.dept.school.edu

The acutual ipxe host is:

ipxe.dept.school.edu

When I attempt to connect to the https server with an ipxe kernel compiled with DEBUG=tls I get:

TLS 0x24104 server name incorrect (expected ipxe.dept.school.edu, got *.dept.school.edu)

Anyone know of a work around for this case? The star certs are handy, and they work for most https clients, but maybe not for ipxe?

Thanks in Advance
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
tls error with star certificate - rpoyner - 2013-10-07 18:42



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