mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 09:57:31 +02:00
6 lines
83 B
Go
6 lines
83 B
Go
//go:build !goexperiment.systemcrypto
|
|
|
|
package backend
|
|
|
|
var OpensslEnabled = false
|