mirror of
https://github.com/goauthentik/authentik
synced 2026-05-11 17:36:35 +02:00
6 lines
81 B
Go
6 lines
81 B
Go
//go:build goexperiment.systemcrypto
|
|
|
|
package backend
|
|
|
|
var OpensslEnabled = true
|