ubccr / mokey

FreeIPA self-service account management portal
BSD 3-Clause "New" or "Revised" License
189 stars 45 forks source link

I'm using a server cert and get #67

Closed rudgab closed 3 years ago

rudgab commented 3 years ago

level=error msg="Failed login attempt" ipa_client_error="Post \"https://localhost/ipa/session/login_password\": x509: certificate is valid for ipamaster.example.com

What is going on.

mokey from mokey-0.5.4-1.el7.x86_64

Regards,

Rudi G.

rudgab commented 3 years ago

I somehow missed #25 the normal ipa-server-setup does not give you a server line in /etc/ipa/default.conf

Sorry for the duplicate question

aebruno commented 3 years ago

@rudgab Glad you got it sorted out! Just to note, we now parse the IPA server from the xmlrpc_uri config key in /etc/ipa/default.conf. See ubccr/goipa#7

rudgab commented 3 years ago

You should know, that this git item repo isn’t within a google search reachable. Also typically only open cases are show in github. So it was only by accident that i changed to all cases and searched through these cases to get an information crucial for the installation and run of a software which is not set by default.

Maybe you add this to the installation items.

Regards, R.G.

Von meinem iPhone gesendet

Am 24.02.2021 um 15:07 schrieb Andrew E. Bruno notifications@github.com:

 @rudgab Glad you got it sorted out! Just to note, we now parse the IPA server from the xmlrpc_uri config key in /etc/ipa/default.conf. See ubccr/goipa#7

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.

aebruno commented 3 years ago

@rudgab Thanks for the feedback. We do need to work on better documentation for mokey and will hopefully have some in the near future.