On Wed, May 08, 2019 at 10:34:24AM +0200, J wrote: > Can I include the certificate inline the wpa_supplicant.conf ? > This would be easier for making TLS-EAP eduroam configs for example Yes. Search for "blob" in wpa_supplicant/wpa_supplicant.conf for examples. > can I split the config in like > /etc/wpa_supplicant/{networka,networkb..}? That has come up in the past, but there is no generic support for wpa_supplicant reading arbitrary number of configuration files. The -I<conf file> command line argument can be used to specify another configuration file, so it is possible to use two configuration files. For anything beyond two, something external would need to merge together the files before passing them to wpa_supplicant. -- Jouni Malinen PGP id EFC895FA _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap