Explorar o código

response update

Signed-off-by: Matthew R. Kasun <[email protected]>
Matthew R. Kasun %!s(int64=3) %!d(string=hai) anos
pai
achega
7524f08146
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      controllers/server.go

+ 1 - 0
controllers/server.go

@@ -177,6 +177,7 @@ func register(w http.ResponseWriter, r *http.Request) {
 	}
 
 	response := config.RegisterResponse{
+		Key:  *key,
 		CA:   *ca,
 		Cert: *cert,
 	}