ListenAndServeTLS (":443", "mydomain.crt", "mydomain.key", nil) if err != nil { log.Fatal("ListenAndServe: ", err) } } Run the code:
確定! 回上一頁