Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
KIT-CA
dfnpkitool
Commits
374f97e1
Commit
374f97e1
authored
May 14, 2018
by
Heiko Reese
Browse files
Merge branch 'master' of git.scc.kit.edu:KIT-CA/dfnpkitool
parents
cb40b1b6
57f7541c
Changes
2
Hide whitespace changes
Inline
Side-by-side
cmd/getpdf.go
View file @
374f97e1
// Copyright © 2018
NAME HERE <EMAIL ADDRESS
>
// Copyright © 2018
Heiko Reese <heiko.reese@kit.edu
>
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
...
...
cmd/request.go
View file @
374f97e1
...
...
@@ -30,11 +30,12 @@ import (
"path/filepath"
"bytes"
"text/template"
"git.scc.kit.edu/KIT-CA/dfnpki"
"github.com/kennygrant/sanitize"
"github.com/spf13/cobra"
"github.com/spf13/viper"
"text/template"
)
type
sanGenerator
struct
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment