Security Bug fixes
- Cert based authentication had a bug fix to by pass it(A small chance)
Features
- Long live sessions to support client program
- Cert based authentication
- Loading SSL certificate for web page from host folder
Security Bug fixes
Features
Hello,
This sounds great… Can you just give some simple guide to cert base authentification set up.
client clicks options and activates Login with certificate
If you want to disable certificate based logins /settings/PKI/Intermedia Certificates, find and disable authentication intermediates
Hello,
I placed that CA in personal and root also (and cert I setted for user), and also imported it into web browser… but still when I click login it just open login page ? Do you have some more info about setting this feature ?
Do you have FerrumGate Intermediate Authentication Certificate? If you edit it. delete and create new one.
Then check on the client program use Certificate should work. If it does not work find user, and delete the user Certificate on Authentication methods.
For web Certificate, It is all about web page certificate, It does not related to authentication.
Also following on the server logs could help
docker ps|grep rest.portal → get container id
docker logs -f $CONTAINER_ID
Hello,
As I tested here are my observations: When I start agent it ask me to enter user/password and MFA, after disconecting and again connecting it automaticaly connect. After exiting agent and again starting it, it again ask for user/pass.
I deleted intermidiat and installed new, also deteled user cert and set to use intermidiat.
Can you tell me is agent created to ask for password and MFA when login with cert is selected ? I understand that agent if is using cert need to use some from trusted store and always login with it or I am wrong ?
After successfull login with password, public cert is downloaded and saved on computer as encrypted by computer. When client tries to connect if it has certificate, it tries it. if fails goes on with password. please check client logs
I am checking it again. It seems there is a problem. I will fix it
I have found the problem. When the configure stage , system is creating a Root CA in the system. that you cannot see on any screen. it seems that sometimes
configure step is executing twice. Because of this Root CA is changing. and it is breaking the Cert chains.
Solutiion at this step: