index
:
go-gemini
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
certificate
/
store.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
certificate.Store: Call os.MkdirAll on Load
v0.1.20
Adnan Maolood
2021-03-09
1
-0
/
+5
*
certificate.Store: Don't call os.MkdirAll
Adnan Maolood
2021-03-06
1
-5
/
+0
*
certificate.Store: Don't check parent scopes in Lookup
Adnan Maolood
2021-03-06
1
-34
/
+11
*
certificate.Store: Make 100 years the default duration
Adnan Maolood
2021-03-05
1
-2
/
+2
*
certificate.Store: Clean scope path in Load
Adnan Maolood
2021-03-05
1
-1
/
+2
*
Revert "certificate: Remove Subject from CreateOptions"
v0.1.19
Adnan Maolood
2021-03-04
1
-0
/
+4
*
Revert "certificate.Store: Allow using '*' in DNSNames"
Adnan Maolood
2021-03-04
1
-10
/
+11
*
certificate.Store: Bump default duration to 250 years
Adnan Maolood
2021-03-04
1
-2
/
+2
*
certificate.Store: Allow using '*' in DNSNames
Adnan Maolood
2021-03-04
1
-11
/
+10
*
certificate: Remove Subject from CreateOptions
Adnan Maolood
2021-03-04
1
-4
/
+0
*
certificate: Fix deadlock in Store.Get
Adnan Maolood
2021-03-04
1
-2
/
+2
*
certificate.Store: Fix hostname registration check
Adnan Maolood
2021-03-04
1
-1
/
+1
*
certificate.Store: Check parent scopes in Lookup
Adnan Maolood
2021-02-28
1
-1
/
+18
*
certificate.Store: Support client certificates
Adnan Maolood
2021-02-28
1
-36
/
+74
*
certificate.Store: Mention GetCertificate usage
Adnan Maolood
2021-02-23
1
-0
/
+2
*
certificate.Store: Update documentation
Adnan Maolood
2021-02-23
1
-10
/
+8
*
certificate.Store: Check '*' scope last
Adnan Maolood
2021-02-23
1
-4
/
+4
*
certificate.Store: Allow certificate of scope '*'
Adnan Maolood
2021-02-23
1
-1
/
+1
*
certificate.Store: Remove client certificate support
Adnan Maolood
2021-02-23
1
-31
/
+35
*
certificate.Store: Support "*" wildcard pattern
Adnan Maolood
2021-02-20
1
-0
/
+4
*
certificate.Store: Generate certificates by default
Adnan Maolood
2021-02-20
1
-12
/
+23
*
certificate: Implement GetCertificate callback
Adnan Maolood
2021-02-19
1
-0
/
+155