Search Results
Post Author Forum Replies Views Posted [asc]
  Thread: make on raspberry
Post: RE: make on raspberry

(2013-04-25 18:30)Aigor Wrote:  Try too look on crosstools, you can get many usefully information on gentoo site embedded part of it, i'v been able to build a complete gentoo distro on my gentoo...
Viator General 5 25,740 2013-04-26, 07:48
  Thread: make on raspberry
Post: RE: make on raspberry

(2013-04-18 10:40)mcb30 Wrote:  You'll need to install a cross-compiling build of gcc which is capable of building x86 binaries. Once you've done this, you can then build iPXE by adding somethi...
Viator General 5 25,740 2013-04-18, 14:00
  Thread: make on raspberry
Post: make on raspberry

Hello! I tried setting up ipxe on a raspberry PI. The way I use ipxe requires me to build the boot images on the raspberry but I get several errors (all the same, but for different objects) when runn...
Viator General 5 25,740 2013-04-18, 09:08
  Thread: Can't get Client certificates to work
Post: RE: Can't get Client certificates to work

SOLVED The configuration for Apache MUST contain an "SSLRequire" phrase like in here (last entry): Code:     <Directory __HTTP_PATH__>       ...
Viator General 12 48,924 2013-04-02, 14:43
  Thread: Can't get Client certificates to work
Post: RE: Can't get Client certificates to work

(2013-03-28 22:04)robinsmidsrod Wrote:  Maybe I'm missing something here, but I can't see any indication that you've specified _intention_ for the server and client sertificates. Mustn't they be...
Viator General 12 48,924 2013-03-29, 09:58
  Thread: Can't get Client certificates to work
Post: RE: Can't get Client certificates to work

(2013-03-27 15:55)mcb30 Wrote:  I would suggest that you try recreating your configuration from scratch, following the instructions on http://ipxe.org/crypto verbatim as far as possible. Hello ...
Viator General 12 48,924 2013-03-28, 11:51
  Thread: Can't get Client certificates to work
Post: RE: Can't get Client certificates to work

Update: Now I'm running on Ubuntu Server 12.10 with the same results. But at least Ubuntu comes with an actual Version of openSSL which allows CMS. I created logs using wireshark. Should I upload th...
Viator General 12 48,924 2013-03-27, 14:27
  Thread: Can't get Client certificates to work
Post: RE: Can't get Client certificates to work

(2013-03-25 11:57)mcb30 Wrote:  I haven't tested, but I suspect that Apache wants the CA certificate that signed the client certificate specified here, rather than the client certificate itself....
Viator General 12 48,924 2013-03-25, 13:20
  Thread: Can't get Client certificates to work
Post: RE: Can't get Client certificates to work

(2013-03-23 22:02)mcb30 Wrote:  Thanks for giving detailed descriptions of your configuration. Unfortunately, you haven't said what the actual problem is anywhere. What error are you seeing? ...
Viator General 12 48,924 2013-03-25, 09:56
Tongue Thread: Can't get Client certificates to work
Post: Can't get Client certificates to work

Hello! I hope someone can help me. I'm struggling using Client certificates. Server Certificates are working well as well as Code Signing. Although it took some days to get this to work, now it works...
Viator General 12 48,924 2013-03-22, 18:42