Commit Graph

760 Commits (3029addbf6b28f75c1b3b6412d7a77ffcb48e528)
 

Author SHA1 Message Date
Mariano Cano 3029addbf6 Use new version of nosql. 5 years ago
Mariano Cano 65b4dda420 Add wrappers to identity methods in the ca package. 5 years ago
Mariano Cano 524c221c61 Add mTLS test for identity client. 5 years ago
Mariano Cano 25144539f8 Improve identity tests. 5 years ago
Mariano Cano d85386d0b4 Add identity client and move identity to a new package. 5 years ago
Mariano Cano 9e7b86342b Fix test. 5 years ago
Mariano Cano f4615d6258 Addapt test to api change. 5 years ago
Mariano Cano dedf6b17be Addapt tests to the api change. 5 years ago
Mariano Cano c6f6493bb7 Fail silently if the identity fails. 5 years ago
Mariano Cano 4d423137f0 Re-enable profiler. 5 years ago
max furman 93320fd977 update cli dep 5 years ago
max furman 3ac388612a Use x5cInsecure token for /ssh/check-host endpoint 5 years ago
Mariano Cano ab126d6405 Add GetTransport to client. 5 years ago
Mariano Cano 08eac1b00d Make sure to define the KeyID from the token if available. 5 years ago
Mariano Cano 9c3349e90c Go mod tidy. 5 years ago
Mariano Cano 2259f62638 Add method to create an ssh token. 5 years ago
Mariano Cano de3ba58455 Store renew certificate in the database. 5 years ago
Mariano Cano caa2b8dbb7 Add leeway in identity not before. 5 years ago
max furman 0512f6e3e5 redundant variable type def 5 years ago
Mariano Cano 05cda81215 Add quotes in configuration paths. 5 years ago
max furman 9caadbb341 Fix authority calling wrong revoke method 5 years ago
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