Commit Graph

759 Commits (6d6f496331bbcf86b4bf2cd808eb9c4148cb4842)
 

Author SHA1 Message Date
Mariano Cano 6d6f496331 Allow no provisioners. 5 years ago
Mariano Cano ba11f6acb7 Update dependencies. 5 years ago
Mariano Cano d210082113 Use new version of nosql. 5 years ago
Mariano Cano 7ecb831e07 Add wrappers to identity methods in the ca package. 5 years ago
Mariano Cano 3f71b8debd Add mTLS test for identity client. 5 years ago
Mariano Cano 3717c7a8d3 Improve identity tests. 5 years ago
Mariano Cano 0d9a9e083e Add identity client and move identity to a new package. 5 years ago
Mariano Cano 89b216c21e Fix test. 5 years ago
Mariano Cano 96b6989658 Addapt test to api change. 5 years ago
Mariano Cano bde29b1bbd Addapt tests to the api change. 5 years ago
Mariano Cano 28b08ef46b Fail silently if the identity fails. 5 years ago
Mariano Cano 401fc20e96 Re-enable profiler. 5 years ago
max furman 623be4ef09 update cli dep 5 years ago
Max 1f42637ba1
Merge pull request #143 from smallstep/expired-cert
Expired cert
5 years ago
max furman 1e17ec7d33 Use x5cInsecure token for /ssh/check-host endpoint 5 years ago
Mariano Cano 7fe1eb8686 Add GetTransport to client. 5 years ago
Mariano Cano e841a86b48 Make sure to define the KeyID from the token if available. 5 years ago
Mariano Cano 014d2c7ccd Go mod tidy. 5 years ago
Mariano Cano 40ec0b435a Add method to create an ssh token. 5 years ago
Mariano Cano 8eeb82d0ce Store renew certificate in the database. 5 years ago
Mariano Cano 50152391a3 Add leeway in identity not before. 5 years ago
max furman 2676d525c4 redundant variable type def 5 years ago
Mariano Cano 83129fd59f Add quotes in configuration paths. 5 years ago
max furman 55237d635c Fix authority calling wrong revoke method 5 years ago
Mariano Cano b25cbbe6ca Create a custom client that sends a custom User-Agent. 5 years ago
Mariano Cano 15a222d354 Add missing unit tests for ssh. 5 years ago
Mariano Cano a049e1f7e7 Check at the cert type instead of at the body. 5 years ago
Mariano Cano c5e34f777c Replace /ssh/get-hosts to /ssh/hosts 5 years ago
Mariano Cano 967d113726 Add error marshaling tests. 5 years ago
Mariano Cano 1a94c0df94 Use default duration for host certificates identity files. 5 years ago
Mariano Cano f99d1007bc Update cli dependency. 5 years ago
Mariano Cano b97aeedb78 Fix tests. 5 years ago
Mariano Cano 92d1db1616 Make test compilable. 5 years ago
Mariano Cano b29dd3ad0c Update templates. 5 years ago
Mariano Cano 5d35586402 Update template tests. 5 years ago
Mariano Cano 0528971693 Fix api tests. 5 years ago
Mariano Cano bf3b557bad Make identity duration the same as the SSH cert. 5 years ago
max furman 02dd66e2a9 extraneous new line 5 years ago
Mariano Cano e88034bea4 Update templates. 5 years ago
Mariano Cano 864dd3cf1f Fix extra write header. 5 years ago
Mariano Cano 87ce2c9b4b Add Identity helpers. 5 years ago
max furman c2a3bcfab5 resolving merge 5 years ago
max furman 927784237d Use an actual Hosts type when returning ssh hosts 5 years ago
Mariano Cano 012f64cdad Add version support to the ca.Client. 5 years ago
Mariano Cano 7a06a60f88 Add missing version.go file. 5 years ago
Mariano Cano 2f18a26d4f Add version endpoint. 5 years ago
Mariano Cano 80ee3645c4 Fix directory permissions. 5 years ago
max furman 35912cc906 change func def for getSSHHosts
* continue to return all hosts if injection method not specified
5 years ago
Mariano Cano 3fda081e42 Add identity certificate in ssh response. 5 years ago
Mariano Cano af6f6b4a85 Support for retry and identity files. 5 years ago