NAME

IO::K8s::Traefik::V1alpha1::TLSClientConfig - TLS defines the TLS configuration

VERSION

version 1.108

certificatesSecrets

CertificatesSecrets defines a list of secret storing client certificates for mTLS.

insecureSkipVerify

InsecureSkipVerify disables TLS certificate verification.

peerCertURI

MaxIdleConnsPerHost controls the maximum idle (keep-alive) to keep per-host. PeerCertURI defines the peer cert URI used to match against SAN URI during the peer certificate verification.

rootCAs

RootCAs defines a list of CA certificate Secrets or ConfigMaps used to validate server certificates.

rootCAsSecrets

RootCAsSecrets defines a list of CA secret used to validate self-signed certificate.

Deprecated: RootCAsSecrets is deprecated, please use the RootCAs option instead.

serverName

ServerName defines the server name used to contact the server.

spiffe

Spiffe defines the SPIFFE configuration.

SUPPORT

Issues

Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.

CONTRIBUTING

Contributions are welcome! Please fork the repository and submit a pull request.

AUTHORS

  • Torsten Raudssus <getty@cpan.org>

  • Jose Luis Martinez Torres <jlmartin@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.

This is free software, licensed under:

The Apache License, Version 2.0, January 2004