Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hostname not found #11

Closed
edoput opened this issue Apr 10, 2017 · 1 comment
Closed

Hostname not found #11

edoput opened this issue Apr 10, 2017 · 1 comment

Comments

@edoput
Copy link
Member

edoput commented Apr 10, 2017

Signin a certificate from the new ssh_server role shows that we have a problem with hostnames

CA Manager)> sign_request test_ssh_ca d9a183bd-0def-4ad6-9aae-b9e3acd912ab 
Request hash: 295de20c36094c862c1cc7a30321eabaee420440ac0f71531de5000932b6bcf9
You are about to sign the following request:
  HostSSHRequest d9a183bd-0def-4ad6-9aae-b9e3acd912ab with fields: [('Hostname', '.lilik.it')]
with the following CA:
  SSHAuthority test_ssh_ca (ca di test per ssh), created on 2017-03-20 21:31:37.922499
Proceed? (type yes)> yes
Enter passphrase: 
Signed host key /var/lib/ca_manager/outputs/d9a183bd-0def-4ad6-9aae-b9e3acd912ab-cert.pub: id "host__lilik_it" serial 0 for .lilik.it valid from 2017-04-10T15:38:00 to 2018-04-09T15:39:11

As you can see the hostname has been splitted and we have ".lilik.it" instead of "hostname.lilik.it"

@cimbalo
Copy link
Contributor

cimbalo commented Apr 10, 2017

Closed in lilik_playbook d2d0db41c7effa5df17185c916e38989560e606e

@cimbalo cimbalo closed this as completed Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants