Commit Graph

739 Commits (d2b1f1547ff19fbd3cf3ad284b3ccde062f493f0)
 

Author SHA1 Message Date
Mariano Cano d2b1f1547f Create a custom client that sends a custom User-Agent. 5 years ago
Mariano Cano f0eb12372b Add missing unit tests for ssh. 5 years ago
Mariano Cano f6ffa2cc43 Check at the cert type instead of at the body. 5 years ago
Mariano Cano 5d7829b198 Replace /ssh/get-hosts to /ssh/hosts 5 years ago
Mariano Cano d8b3e05a3f Add error marshaling tests. 5 years ago
Mariano Cano 7b81bec8aa Use default duration for host certificates identity files. 5 years ago
Mariano Cano e29892e9eb Update cli dependency. 5 years ago
Mariano Cano 2fe07cd79c Fix tests. 5 years ago
Mariano Cano f26103d150 Make test compilable. 5 years ago
Mariano Cano f469a6bb38 Update templates. 5 years ago
Mariano Cano 557a45abfa Update template tests. 5 years ago
Mariano Cano b179ad3662 Fix api tests. 5 years ago
Mariano Cano 3a16835cdd Make identity duration the same as the SSH cert. 5 years ago
max furman db1b7a7f8f extraneous new line 5 years ago
Mariano Cano d4071108e1 Update templates. 5 years ago
Mariano Cano 4f08a7816f Fix extra write header. 5 years ago
Mariano Cano 85d3843968 Add Identity helpers. 5 years ago
max furman 656f35e522 Use an actual Hosts type when returning ssh hosts 5 years ago
Mariano Cano 50188fc901 Add version support to the ca.Client. 5 years ago
Mariano Cano 03bb26fb91 Add missing version.go file. 5 years ago
Mariano Cano c60641701b Add version endpoint. 5 years ago
Mariano Cano db3b795eea Fix directory permissions. 5 years ago
max furman f92bb06b6c change func def for getSSHHosts
* continue to return all hosts if injection method not specified
5 years ago
Mariano Cano 11c8639782 Add identity certificate in ssh response. 5 years ago
Mariano Cano bbaf8e106e Support for retry and identity files. 5 years ago
Mariano Cano d555f310dc Add support for identity authentication. 5 years ago
max furman d940ab7c20 Add getSSHHosts injection func 5 years ago
max furman 414a94b210 Instrument getIdentity func for OIDC ssh provisioner 5 years ago
max furman 3d970b45c8 remove printfs 5 years ago
Mariano Cano 710f4252ee Remove registry urls from templates. 5 years ago
max furman f74cd04a6a Add WithGetIdentityFunc option and attr to authority
* Add Identity type to provisioner
5 years ago
Mariano Cano f9e5b27e63 Add client method for SSHBastion 5 years ago
Mariano Cano 8bf3bf701e Add support for /ssh/bastion method. 5 years ago
Mariano Cano a6edcd0a3d Make test to compile, they still fail. 5 years ago
Mariano Cano 000885dea7 Move Option type to a new file. 5 years ago
Mariano Cano a86dc78b5d Add missing comment. 5 years ago
Mariano Cano 7db7b1ee4c Fix some provisioner tests 5 years ago
Mariano Cano 29be322b1c Make audiences compatible with the old version. 5 years ago
Mariano Cano 39ae5636fe Complete AuthDB interface. 5 years ago
Mariano Cano d4627d1282 Make provisioner tests compile, they are still failing. 5 years ago
Mariano Cano a8a6d0ada3 Fix indentation. 5 years ago
Mariano Cano 5c24ca81f4 Allow to set the ssh user, and registry username and password. 5 years ago
Mariano Cano cf592fa0e1 Remove global check for number of k8sSA provisioners.
This was causing a bug in the reload of the ca.
5 years ago
max furman 5788ac3f4f sshpop token should not allow renew/rekey of user ssh certs 5 years ago
max furman 54e3cf7322 Add multiuse capability to k8ssa provisioners 5 years ago
Mariano Cano 0ae9bab21e Fix api tests. 5 years ago
max furman 29853ae016 sshpop provisioner + ssh renew | revoke | rekey first pass 5 years ago
max furman c04f1e1bd4 sshpop first pass 5 years ago
max furman 862d704f6b get-hosts fixes 5 years ago
max furman 5616386eed Add SSH getHosts api 5 years ago