> > SSL: SSL_connect:error in SSLv3 write certificate verify A > OpenSSL: tls_connection_handshake - SSL_connect error:14099004:SSL > routines:SSL3_SEND_CLIENT_VERIFY:RSA lib > SSL: 0 bytes pending from ssl_out > SSL: Failed - tls_out available to report error > SSL: No data to be sent out > Some quick notes that I somehow missed earlier: The main debug log (from wimaxd) shows: ***** Sending EAPEncryptPrivateRequest request (2011/00/12 23:50:50.257) ... bunch of data... ***** Message sent successfully then it sits around for a few seconds, and: ERROR: RSA private key encryption timeout ... which is from the beceem engine stuff, and at the same time the auth log is spitting out what I noted before. It's also probably worth saying that no matter what I put in for UserIdentity or TLSDevicePrivateKeyPassword I get the same timeout in the same place. Which leads me to believe that one or both are wrong somewhere, but I can't find where that would be. Thanks, -Dormando