I am really at lost. Maybe I did something wrong. I will appreciate any suggestions.
What version of Parrot are you running? (include version, edition, and architecture)
Linux parrot 4.18.0-parrot20-amd64 #1 SMP Debian 4.18.20-2parrot20 (2018-12-10) x86_64 GNU/Linux What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)
Standard Configured to multiboot with other systems? (yes / no)
no If there are any similar issues or solutions, link to them below:
n/a If there are any error messages or relevant logs, post them below: https://pastebin.com/pbsXtk2S https://pastebin.com/ZVTLtTMs
We have Ubiquiti APs that authenticate with our AD server. I checked on the authenticating server logs and noticed it says credentials coming from my computer are invalid. I know the user and password are correct in the nmconnection folder.
I asked put in the setting asking it to ignore certicate but is that still a problem? I am not sure about the SSL version at this time.
I see the same errors. I followed their example and added the following 2 lines to /etc/ssl/openssl.cnf, still without success:
MinProtocol = TLSv1.0
CipherString = DEFAULT@SECLEVEL=1
The one thing I haven’t done is downgrading OpenSSL. Unless I missed something else.