skhilar
|
56e81b899b
|
Added notAfter and support Y10K expiry for IEEE 802.1AR-2018 (#12795)
|
2021-11-10 19:09:06 -05:00 |
|
Steven Clark
|
70012cd865
|
Fix 1.8 regression preventing email addresses being used as common name within pki certificates (#12336) (#12716)
* Fix 1.8 regression preventing email addresses being used as common name within pki certs (#12336)
* Add changelog
|
2021-10-04 14:02:47 -04:00 |
|
Brian Kassouf
|
a24653cc5c
|
Run a more strict formatter over the code (#11312)
* Update tooling
* Run gofumpt
* go mod vendor
|
2021-04-08 09:43:39 -07:00 |
|
Liwei Fu
|
5e016cd7c9
|
Make cert domain name validation case insensitive (#10959)
* make cert domain name validation case insensitive
* reafctor TestPki_PermitFQDNs mutliple cases
* TestPki_PermitFQDNS: fail uppercase alt_name
* add change log
* fix tests
* use EqualFold for potential utf-8 string comparison
Co-authored-by: Freyert <Freyert@users.noreply.github.com>
|
2021-03-09 21:28:27 -08:00 |
|
Daniel Spangenberg
|
e3f37c7751
|
Allow FQDNs in DNS Name for PKI Secrets Engine (#8288)
Fixes #4837
|
2020-02-04 23:46:38 +01:00 |
|
Nick Cabatoff
|
1b1ecf1915
|
Fix a test bug I introduced in 1d13290b36 by failing to update my PR to the latest master before merging.
|
2019-05-09 11:59:22 -04:00 |
|
mgritter
|
6c43d516f7
|
gofmt fixes.
|
2019-05-02 16:29:41 -07:00 |
|
Jim Kalafut
|
dc4f938e7c
|
Apply suggestions from code review
Co-Authored-By: mgritter <mgritter@gmail.com>
|
2019-05-02 18:02:15 -05:00 |
|
mgritter
|
bb425118da
|
Ensure OU entries are not reordered.
|
2019-05-02 14:31:29 -07:00 |
|
Jeff Mitchell
|
170521481d
|
Create sdk/ and api/ submodules (#6583)
|
2019-04-12 17:54:35 -04:00 |
|
Brian Kassouf
|
8142b42d95
|
Add context to storage backends and wire it through a lot of places (#3817)
|
2018-01-19 01:44:44 -05:00 |
|
Calvin Leung Huang
|
96bcd50de0
|
Include and use normalizeSerial func
|
2017-05-03 10:12:58 -04:00 |
|
Calvin Leung Huang
|
74965a87af
|
Add test for ca and crl case
|
2017-04-28 08:55:28 -04:00 |
|
Calvin Leung Huang
|
38a01b8e1b
|
Refactor cert_util_test
|
2017-04-27 17:09:59 -04:00 |
|
Calvin Leung Huang
|
a5ddaabdba
|
Rename tests, use HandleRequest() for existing paths
|
2017-04-27 09:47:56 -04:00 |
|
Calvin Leung Huang
|
ced4c88050
|
Add remaining tests
|
2017-04-26 16:05:58 -04:00 |
|
Calvin Leung Huang
|
c269fe1ce0
|
Tests for cert and crl util
|
2017-04-26 02:46:01 -04:00 |
|