Results 3 issues of Jonathan Turner

The following are of type ``[]int32`` config.LibDefaults.DefaultTGSEnctypeIDs config.LibDefaults.DefaultTktEnctypeIDs config.LibDefaults.PermittedEnctypeIDs Whereas this is ``[]int`` config.LibDefaults.PreferredPreauthTypes Given they are all for enctypes these should be of a consistent type. As this would...

major version iteration

This issue has been raised to split it out from issue #278. See this comment for the orignal context: https://github.com/jcmturner/gokrb5/issues/278#issuecomment-495721043 Please use this issue for further discussion on this matter.

enhancement

Add support for certificate based authentication in the AS exchange. https://tools.ietf.org/html/rfc4556.html This could be useful fro smart card based authentication.

enhancement