This shows you the differences between two versions of the page.
playground:draft [2012-11-02 09:35] – chrono | playground:draft [2013-06-05 14:34] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Linux ===== | ||
+ | / | ||
+ | |||
+ | <sxh bash> | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Mac OSX ===== | ||
+ | |||
+ | <code bash> | ||
+ | $ openssl pkcs12 -export -clcerts -inkey user.key -in user.crt -out user.p12 -name " | ||
+ | </ | ||
+ | |||
+ | <note important> | ||
+ | A **password must be set** during the openssl pkcs12 export. Otherwise, the keychain will refuse to import the pkcs12. | ||
+ | </ | ||
+ | |||
+ | <note tip> | ||
+ | - Import CA.crt | ||
+ | - Trust CA.crt | ||
+ | - Import user.p12 | ||
+ | </ | ||
+ | <note tip> | ||
+ | - Find WLAN | ||
+ | - Connect to other net | ||
+ | - Select " | ||
+ | - security: EAP-TLS | ||
+ | </ | ||
+ | |||
+ | ===== Windows ===== | ||
+ | |||
+ | Enterpise WPA2 | ||
+ | |||
+ | import CA | ||
+ | import pkcs12 | ||
+ | |||
+ | |||
+ | |||
+ | ~~DRAFT~~ | ||
+ | |||
+ | ====== Personal Log: Open-Source Filters FTW! ====== | ||
+ | |||
+ | {{: | ||
+ | |||
+ | {{tag> | ||
+ | |||
+ | {{keywords> | ||
+ | |||
+ | |||
+ | ~~DISCUSSION~~ |