How to convert .pem to blob

Jouni Malinen j at w1.fi
Sun Apr 26 03:56:57 EDT 2009


On Mon, Apr 20, 2009 at 05:31:17AM -0000, santosh kumar upadhyaya wrote:

> And where these blobs will be loaded ???
> Can I put these blobs in the flash or NVRAM  and access as array of char ???

If you do not want to use files for configuration, you can implement
your own configuration backend by replacing config_file.c with a new
config_nvram.c (or whatever you want to call it) that reads the
configuration data and blobs from the location where you store it.

-- 
Jouni Malinen                                            PGP id EFC895FA


More information about the HostAP mailing list