On Wednesday 29 Jun 2011 14:54:53 Manusia Sebastiano wrote: > We have a problem with the SSL connection with ipxe for make a user > specific boot menu. We have a local serveur (192.168.1.1) and a local > client. But if we strat the Https, we have some errors messages : > > - Could not boot https://guest:[email protected]/pxe/vesamenu.c32 invalid > argument (http://ipxe.org/1c00e002) > > - Could not boot https://guest:[email protected]/pxe/boot.php invalid > argument (http://ipxe.org/1c00e002) > > If we active ASN debug : > > - ASN1 0x3a0c0 entered object type 30 (len 21f) > - ASN1 0x3a0c0 entered object type 30 (len 188) > - ASN1 0x3a0c0 type mismatch expected 160, got 2
It looks as though your server certificate is not in the format that iPXE expects. Could you capture a packet trace? http://ipxe.org/howto/pcap Thanks, Michael _______________________________________________ ipxe-devel mailing list [email protected] https://lists.ipxe.org/mailman/listinfo/ipxe-devel

